-
Notifications
You must be signed in to change notification settings - Fork 46
[BOUNTY] Deploy and Test on Stellar Testnet #45
Copy link
Copy link
Open
Labels
Description
[BOUNTY] Deploy and Test on Stellar Testnet
Description
Deploy the complete system to Stellar testnet, perform end-to-end testing, and document the deployment process.
Scope
Deployment Steps
- Compile and optimize circuits
- Generate verification keys
- Deploy contract to testnet
- Initialize contract
- Configure parameters
- Deploy frontend to testnet subdomain
- Deploy relayer (optional)
Testing
- Perform test deposits
- Perform test withdrawals
- Test all denominations
- Test error scenarios
- Test with multiple users
- Monitor gas costs
Documentation
- Document deployment process
- Document configuration
- Document testnet URLs
- Create user guide for testnet
Monitoring
- Set up monitoring
- Track contract events
- Monitor relayer (if deployed)
- Log any issues
Acceptance Criteria
- Contract deployed to testnet
- Frontend deployed
- End-to-end tests pass
- Documentation complete
- Monitoring set up
- Testnet URLs public
Labels: bounty,priority: high
Reactions are currently unavailable