-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
epic_blockchaindevBlockchain Developer JourneyBlockchain Developer Journeypriority_mediumMedium urgencyMedium urgencyrole_rustRust / Substrate taskRust / Substrate task
Description
π§ͺ Task: Setup SAGE Playground for Local Testing
Goal:
Set up the SAGE Playground development environment to enable local testing and simulation of asset logic inside a Substrate chain.
Steps:
- Clone or fork the
sage-playgroundtemplate repo - Ensure Substrate and Rust toolchain are installed correctly
- Build the node and run a local dev chain (
--dev) - Verify the chain launches and blocks are produced
- Optionally expose a local Polkadot.js endpoint
Documentation Deliverables:
- Create
/docs/rust/playground_setup.md - Include:
- Tooling prerequisites (Rust, cargo, Substrate)
- Repository structure and where logic goes
- Build, run, and test instructions
- Screenshots or terminal output of successful chain launch
π Git Tutorial Checkpoints
| Stage | Commit Description | Git Ref |
|---|---|---|
| π’ Start | Clean clone of Playground | replace-this |
| β Complete | Playground runs and is ready for asset work | replace-this |
Labels:
epic_blockchaindev, role_rust, dev_env, tutorial, localchain
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
epic_blockchaindevBlockchain Developer JourneyBlockchain Developer Journeypriority_mediumMedium urgencyMedium urgencyrole_rustRust / Substrate taskRust / Substrate task