stellar / soroban-example-dapp

End-to-End Example Soroban Dapp
Apache License 2.0
1.08k stars 876 forks source link

Use SorobanContext and react for user changes in address/network #64

Closed esteblock closed 1 year ago

esteblock commented 1 year ago

Hello! I was inspired by web3-react (see https://github.com/Uniswap/web3-react) and changed a bit the files and names in order to follow web3-react standards. I think that this will make it easier for Solidity devs to jump into Soroban!

I also managed to automatically react when users change address or network in the Freighter wallet!

esteblock commented 1 year ago

Peek 24-11-2022 15-22

esteblock commented 1 year ago

Not needed anymore after https://github.com/stellar/soroban-example-dapp/pull/66