Skip to content

Implement subscription multi-network deployment support #228

@Smartdevs17

Description

@Smartdevs17

Implement subscription multi-network deployment support

Description

Context: Need to support multiple Stellar networks (testnet, mainnet, custom).

Current Limitation: Single network support.

Expected Outcome: Implement multi-network deployment and switching.

Acceptance Criteria

  • Implement network configuration system
  • Add network switching in app
  • Support testnet deployment
  • Support mainnet deployment
  • Implement network-specific contract addresses
  • Add network health checks

Technical Scope

Files Likely Affected:

  • app/config/networks.ts - Network configuration
  • contracts/networks/ - Network-specific configs
  • app/services/networkService.ts - Network service

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestweb3Web3/blockchain related

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions