stellar / soroban-example-dapp

End-to-End Example Soroban Dapp
Apache License 2.0
1.03k stars 829 forks source link

feat: support testnet #139

Open chadoh opened 6 months ago

chadoh commented 6 months ago

allow deploying to testnet instead of futurenet, and default to it

branched from: https://github.com/stellar/soroban-example-dapp/pull/138

I want to clean up the initialize.sh script before I feel good about merging this