apibara / starknet-react

A collection of React providers and hooks for StarkNet
https://starknet-react.com
MIT License
369 stars 147 forks source link

core: add disconnect event listener for wallets #526

Closed jaipaljadeja closed 2 weeks ago

jaipaljadeja commented 2 weeks ago

when user disconnects dApp from the wallet ui itself, it will emit disconnect event using which we update starknet state. resolves #520