Skip to content

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

create-fuels

A scaffolding CLI tool for creating new full-stack Fuel projects.

Usage

pnpm create fuels

Getting Started

  1. 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
  1. Start the Next.js development server.
npm run dev

Deploying to Testnet

To learn how to deploy your Fuel dApp to the testnet, you can follow our Deploying to Testnet guide.

Learn More

Contributing

  • To make changes to the template locally, you will need to have a .env.local file in the templates/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


Assets

  • create-fuels-0.0.0-pr-3639-20250204134737.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0