Prerequisites

Ensure you have the following installed:

  • Node.js and npm
  • Rust and Cargo
  • Hardhat
  • pnpm (install via npm: npm install -g pnpm)

ℹ️ Note

You can also set up your first blended app with

  gblend init

Install Fluent Scaffold CLI Tool

To install the Fluent scaffold CLI tool, run the following command in your terminal:

cargo install gblend

To create a project, run the following in your terminal:

gblend init