Skip to content

#53 Add automated deployment to Stellar testnet #53

Description

@karanjadavi

Description:

Problem
Deploying the contract to Stellar testnet is a manual process. This slows down development and can lead to mistakes.
Solution
Add automated deployment to Stellar testnet using GitHub Actions whenever code is merged to the main branch.
Tasks

Create deployment GitHub Action
Store Stellar keys as GitHub secrets
Build contract WASM in CI
Deploy to testnet automatically
Update contract ID environment variable
Notify team of successful deployment

Skills needed
DevOps, GitHub Actions, Stellar CLI
Difficulty
Medium

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions