Skip to content

CLI-029 — Add Stellar smart contract starter template #32

Description

@dDevAhmed

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

  • template is selectable and generates successfully;
  • generated contract builds/tests with documented supported tooling;
  • current stellar CLI terminology/workflow is used;
  • no secrets are committed;
  • template remains starter-focused, not a production financial protocol.

Dependencies

  • CLI-025
  • CLI-026

🏷 Labels

  • type: feature
  • area: templates
  • priority: P1
  • difficulty: advanced
  • stellar

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions