Skip to content

feat(network): add Testnet/Mainnet network selector with persistence - #176

Open
tronnew wants to merge 3 commits into
sorosave-protocol:mainfrom
tronnew:feat/network-switcher
Open

feat(network): add Testnet/Mainnet network selector with persistence#176
tronnew wants to merge 3 commits into
sorosave-protocol:mainfrom
tronnew:feat/network-switcher

Conversation

@tronnew

@tronnew tronnew commented Aug 27, 2026

Copy link
Copy Markdown

Summary

Adds a network switcher to the Soroban client so the frontend can target either Testnet or Mainnet from the UI.

Acceptance criteria from #80

  • Network selector dropdown in Navbar (Testnet / Mainnet)
  • Update RPC URL + contract ID based on selected network
  • Persist selection in localStorage
  • Show confirmation dialog before switching networks
  • Clear cached data on network switch

Closes #80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for multiple networks (Testnet/Mainnet switch)

1 participant