Priority
P1
Difficulty
Beginner / Intermediate
Task
Document ChainMove's future Stellar asset metadata setup and stellar.toml requirements.
Expected content
Add documentation covering:
- where
.well-known/stellar.toml should live
- testnet vs mainnet notes
- placeholder CMOVE asset metadata
- domain requirement
- production readiness checklist
Acceptance criteria
Test requirement
If a placeholder TOML file is added, include a small validation script or test for structure.
Evidence required
Commands
npm run lint
npm run typecheck --if-present
npm run build
Priority
P1
Difficulty
Beginner / Intermediate
Task
Document ChainMove's future Stellar asset metadata setup and
stellar.tomlrequirements.Expected content
Add documentation covering:
.well-known/stellar.tomlshould liveAcceptance criteria
stellar.tomllocation.Test requirement
If a placeholder TOML file is added, include a small validation script or test for structure.
Evidence required
Commands