Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 559 Bytes

File metadata and controls

21 lines (14 loc) · 559 Bytes

Hello World

Structured tutorial for your first Soroban deployment workflow with StarForge.

Milestones

  1. Environment — confirm CLI, networks, and tooling
  2. Wallet — create and fund a testnet deployer
  3. Build — compile contract WASM with Stellar CLI
  4. Deploy prep — validate WASM and print the exact deploy command

Interactive flow

starforge tutorial start hello-world
starforge tutorial next    # after each milestone
starforge tutorial status

Step definitions live in tutorial.json beside this README.