paltalabs / soroban-react

@soroban-react is a simple, powerful framework for building modern Soroban dApps using React.
https://soroban-react.paltalabs.io/
Apache License 2.0
30 stars 15 forks source link

how to handle when user is in an unsupported network? #62

Open esteblock opened 11 months ago

esteblock commented 11 months ago

In soroswap we have this issue: https://github.com/soroswap/frontend/issues/133 Somehow the library should provide the error, and in the frondtend we should handle that error @benjaminsalon find a solution, implement it in the boilerplate ant then help us solve the issue in Soroswap