Using React Query to query and mutate smart contracts #1435
aalmada
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Thanks for sharing! Could be cool to add some info how to use ABIType along with React Query too (if you are looking for ideas on how to extend to another part :)) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I published a series of articles on how to use React Query to interact with your own smart contracts.
wagmi also uses React Query. The custom hooks created based on the articles and the wagmi hooks complement each other nicely.
I think wagmi users might be interested in reading these: https://antao-almada.medium.com/using-react-query-to-query-smart-contracts-part-1-b7fe1a6697
Beta Was this translation helpful? Give feedback.
All reactions