FlipsideCrypto / badger

EVM primitive, protocol and app layer that exposes top-down management mechanisms for on-chain organizations. Badger is the key to the existing gates and locks within Web3.
https://www.trybadger.com/
MIT License
22 stars 1 forks source link

fix: changing connected wallets #231

Closed nftchance closed 1 year ago

nftchance commented 1 year ago

Implements a simple fix where the leading organizations from the socket are dumped when the connected wallet is changed. By doing it this way, all child architecture will be handled in line without needing to manage the state upwards.