dcgtc / dgrants

Decentralized Grant platform that implements quadratic funding.
GNU Affero General Public License v3.0
84 stars 39 forks source link

Disconnect wallet #563

Closed metafraction closed 2 years ago

metafraction commented 2 years ago

Based on discussions here #299 it seems like the functionality we want is to keep the wallet disconnected when user clicks the disconnect wallet button, rather than auto reconnecting again on refresh. It will still auto reconnect on refresh when a user has their wallet connected.

closes #299