Summary
Add the MVP Stellar smart contract template using current Stellar tooling conventions.
Scope
- trusted contract template structure;
- Cargo/project metadata;
- sample contract and tests;
- generated README with build/test guidance;
- smoke validation using current Stellar CLI/tooling where appropriate.
Security Requirements
Do not embed private keys, seeds, or deployment credentials. Keep example contract intentionally simple and non-custodial.
Acceptance Criteria
Dependencies
🏷 Labels
- type: feature
- area: templates
- priority: P1
- difficulty: advanced
- stellar
Summary
Add the MVP Stellar smart contract template using current Stellar tooling conventions.
Scope
Security Requirements
Do not embed private keys, seeds, or deployment credentials. Keep example contract intentionally simple and non-custodial.
Acceptance Criteria
stellarCLI terminology/workflow is used;Dependencies
🏷 Labels