create-fuels 0.0.0-next-20250227143732
Install from the command line:
Learn more about npm packages
$ npm install @FuelLabs/create-fuels@0.0.0-next-20250227143732
Install via package.json:
"@FuelLabs/create-fuels": "0.0.0-next-20250227143732"
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 devTo 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.localfile in thetemplates/nextjsdirectory with the following contents:
NEXT_PUBLIC_FUEL_NETWORK_URL=http://127.0.0.1:4000/v1/graphqlThis file is populated automatically for end users when they run pnpm create fuels.
Details
- create-fuels
-
FuelLabs
- about 1 year ago
- Apache-2.0
- 9 dependencies
Assets
- create-fuels-0.0.0-next-20250227143732.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0