Use this file to discover all available pages before exploring further.
Create and launch your first token on Spark in minutes. This quickstart will walk you through setting up your wallet, issuing a token, minting supply, and sending your first transfer. All on Spark, without touching L1 or waiting for confirmations.
Setup: Run the CLI
Launch the Spark CLI with a single command. Requires Node.js 20+.
CLI
npx @buildonspark/cli
Or install it globally:
CLI
npm install -g @buildonspark/clispark-cli
Initialize your wallet
Create a wallet to serve as the issuer of your token:
Important: Keep your mnemonic safe and offline. The wallet you create here becomes the root of trust for your token. It’s the only wallet authorized to mint or burn supply.