📄️ Setup
Install and configure Rust and the Soroban CLI.
📄️ 1. Hello World
Create your first Soroban contract.
📄️ 2. Storing Data
Write a simple Soroban contract that stores and retrieves data.
📄️ 3. Deploy to a Local Network
Use Docker and the Stellar Quickstart image to run a local network.
📄️ 4. Connect Freighter Wallet
Freighter is a browser extension that can sign Soroban transactions.
📄️ 5. Deploy to Futurenet
Use Docker and the Stellar Quickstart image to deploy to the live test network.
📄️ 6. Soroban RPC
Get an RPC Service