Structured tutorial for your first Soroban deployment workflow with StarForge.
- Environment — confirm CLI, networks, and tooling
- Wallet — create and fund a testnet deployer
- Build — compile contract WASM with Stellar CLI
- Deploy prep — validate WASM and print the exact deploy command
starforge tutorial start hello-world
starforge tutorial next # after each milestone
starforge tutorial statusStep definitions live in tutorial.json beside this README.