stellar / soroban-example-dapp

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

Show user balance of EXT token and update the user balance after mint #95

Closed esteblock closed 1 year ago

esteblock commented 1 year ago

Before: user had to read the console and understand what is happening Now: user gets an alert in the browser if the wallet is not funded

esteblock commented 1 year ago

For me, ready to merge