stellar / soroban-example-dapp

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

feat: default 'futurenet' to use remote rpc url #114

Closed chadoh closed 1 year ago

chadoh commented 1 year ago

Fixes #113

When ./initialize.sh futurenet is used, default to using a remote RPC URL rather than the local Docker node.