soroban-example-dapp
soroban-example-dapp copied to clipboard
"Connect Wallet" button doesn't work & Contract information does not appear
What version are you using?
node 18.15.0 rustc 1.71.0
Two Freighter setup (same bug in both) (1) Firefox & Freigher v5.2.3 (2) Brave & Freighter v5.1.2
What did you do?
(1)
In one terminal bash quickstart.sh standalone
In onother terminal
npm run clear
NETWORK=standalone npm run setup
npm run dev
What did you expect to see?
- When pressing "Connect Wallet" button, Freigher should pop up.
- After workaround (see down). I should see contract data and Dapp buttons (deposit, etc...)
What did you see instead?
- When pressing "Connect Wallet", nothing happens.
However I did a workaround. Manually opened Freighter and type Password. Then Dapp showed my address, however, no Dapp information, neither buttons, just an infinite spinning circle:
Bb
I'd like to take this issue.