Skip to content

Add Stellar Network Configuration (Testnet vs Mainnet) #57

@greatest0fallt1me

Description

@greatest0fallt1me

Description
Support multiple networks: testnet and mainnet. Read from env (STELLAR_NETWORK or SOROBAN_NETWORK). Use correct Horizon URL, Soroban RPC URL, and contract IDs per network. Document env vars and contract addresses per network.

Requirements and context

  • Must not mix testnet and mainnet
  • Vault contract ID and settlement contract ID per network

Suggested execution

  • Fork the repo and create a branch
  • git checkout -b feature/network-config
  • Implement changes
    • Add network to config; map to Horizon/RPC URLs and contract IDs; use in Soroban client and deposit tx builder
    • Example commit message: feat: Stellar network configuration (testnet/mainnet)

Guidelines

  • Clear documentation
  • Timeframe: 96 hours
  • Project details: #

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions