.env.example has STELLAR_NETWORK and HORIZON_URL variables but no explanation of what values to use for testnet versus mainnet, or where to find the correct Horizon URLs. Add inline comments above each variable explaining the testnet and mainnet values, and include a link to the Stellar documentation for finding public Horizon endpoints.
Acceptance Criteria: .env.example has clear comments above STELLAR_NETWORK and HORIZON_URL showing both testnet and mainnet values. A link to the Stellar docs for Horizon endpoints is included.
.env.example has STELLAR_NETWORK and HORIZON_URL variables but no explanation of what values to use for testnet versus mainnet, or where to find the correct Horizon URLs. Add inline comments above each variable explaining the testnet and mainnet values, and include a link to the Stellar documentation for finding public Horizon endpoints.
Acceptance Criteria: .env.example has clear comments above STELLAR_NETWORK and HORIZON_URL showing both testnet and mainnet values. A link to the Stellar docs for Horizon endpoints is included.