Skip to content

docs: add local Soroban contract deployment guide#434

Open
Julianemeka wants to merge 1 commit into
PrincessnJoy:mainfrom
Julianemeka:docs/local-soroban-deployment-guide-330
Open

docs: add local Soroban contract deployment guide#434
Julianemeka wants to merge 1 commit into
PrincessnJoy:mainfrom
Julianemeka:docs/local-soroban-deployment-guide-330

Conversation

@Julianemeka

Copy link
Copy Markdown
Contributor

Summary

Adds docs/local-deployment.md with a step-by-step guide for deploying CosmosVote contracts to a local Soroban environment.

Changes

  • Prerequisites — Rust WASM target, stellar-cli, Docker
  • Local node setup — docker compose instructions
  • Build & testmake build, make test, per-crate test commands
  • Environment config.env setup, keypair generation and funding
  • Deploy./scripts/deploy.sh walkthrough
  • Interact — stellar CLI invocation examples (initialize, create_proposal)
  • Troubleshooting — table of common errors and fixes

Closes #330

Closes PrincessnJoy#330

- Document prerequisites (Rust, stellar-cli, Docker)
- Cover build, test, environment config, deploy, and interact steps
- Add troubleshooting table for common local-dev issues
@drips-wave

drips-wave Bot commented Jun 26, 2026

Copy link
Copy Markdown

@Julianemeka Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add developer guide for local Soroban contract deployment

1 participant