Open
Description
Hello, i'm currently looking into web3-react@v8 and wondering why /store
uses zustand, but Web3ReactProvider
uses context.
Wouldn't it make sense to make this a zustand
store as well? Seems a bit weird to do zustand->hooks->context, when it could just be zustand i think.
We're already using zustand in the dapp and it'd be cool if web3-react
would just be a slice we can import so it's together with other stores inside the redux dev tools.
Metadata
Metadata
Assignees
Labels
No labels