Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Hello World

This is a starter tutorial placeholder for StarForge.

Goals

  • Verify your environment
  • Create a test wallet
  • Deploy a Soroban contract (via generated Stellar CLI command)

Steps

  1. starforge info
  2. starforge wallet create deployer --fund
  3. starforge deploy --wasm ./path/to/contract.wasm --wallet deployer