Skip to content

drop Web3ReactProvider context provider in favor of zustand #621

Open
@sakulstra

Description

@sakulstra

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions