Replies: 1 comment 2 replies
-
yes! web3-react@store specifically uses vanilla zustand stores to fully support non-React usage! first, i recommend checking out https://github.com/pmndrs/zustand#using-zustand-without-react. then, you might want to look at web3-react@core a bit to see how the vanilla store is wrapped for use in React, to get a sense of what you might want to do in the context of another framework. going to have some docs on this eventually, but for now going to convert this to a discussion, feel free to ask more questions |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just curious - it would be great as our project doesn't use React :(
Beta Was this translation helpful? Give feedback.
All reactions