create-fuels 0.0.0-pr-3639-20250204134737
Install from the command line:
Learn more about npm packages
$ npm install @fuellabs/create-fuels@0.0.0-pr-3639-20250204134737
Install via package.json:
"@fuellabs/create-fuels": "0.0.0-pr-3639-20250204134737"
About this version
A scaffolding CLI tool for creating new full-stack Fuel projects.
pnpm create fuels
- Start the Fuel development server. This server will start a local Fuel node and provide hot-reloading for your smart contracts.
npm run fuels:dev
# or
npx fuels dev
- Start the Next.js development server.
npm run dev
To learn how to deploy your Fuel dApp to the testnet, you can follow our Deploying to Testnet guide.
- To make changes to the template locally, you will need to have a
.env.local
file in thetemplates/nextjs
directory with the following contents:
NEXT_PUBLIC_FUEL_NETWORK_URL=http://127.0.0.1:4000/v1/graphql
This file is populated automatically for end users when they run pnpm create fuels
.
Details
- create-fuels
-
FuelLabs
- 6 days ago
- Apache-2.0
- 9 dependencies
Assets
- create-fuels-0.0.0-pr-3639-20250204134737.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0