Skip to content

docs: Add comprehensive deployment guide#133

Open
lisaxiao299-maker wants to merge 1 commit intoANAVHEOBA:mainfrom
lisaxiao299-maker:feature/add-deployment-guide
Open

docs: Add comprehensive deployment guide#133
lisaxiao299-maker wants to merge 1 commit intoANAVHEOBA:mainfrom
lisaxiao299-maker:feature/add-deployment-guide

Conversation

@lisaxiao299-maker
Copy link

This PR adds a comprehensive DEPLOYMENT.md guide covering:

  • Prerequisites: Rust, Stellar CLI, Noir toolchain installation
  • Circuit Compilation: Step-by-step Noir circuit build process
  • Contract Compilation: WASM build and optimization
  • Testnet Deployment: Full deployment workflow with verification keys
  • Configuration: Denominations, fees, and feature flags
  • Verification: Testing deposits, withdrawals, and events
  • Mainnet Deployment: Security checklist and deployment steps
  • Troubleshooting: Common errors and debug commands

Resolves #18

- Add Prerequisites section with installation instructions
- Add Circuit Compilation steps for Noir circuits
- Add Contract Compilation with WASM optimization
- Add Testnet Deployment guide with verification keys
- Add Configuration section for denominations and fees
- Add Verification steps for testing deposits/withdrawals
- Add Mainnet Deployment with security checklist
- Add Troubleshooting section with common errors

Resolves: ANAVHEOBA#18
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.

[BOUNTY] Create Comprehensive Deployment Guide

1 participant