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
Technical Scope
Files Likely Affected:
app/config/networks.ts - Network configuration
contracts/networks/ - Network-specific configs
app/services/networkService.ts - Network service
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
Technical Scope
Files Likely Affected:
app/config/networks.ts- Network configurationcontracts/networks/- Network-specific configsapp/services/networkService.ts- Network service