Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 394 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 394 Bytes

react-wallet-hooks

This repository contains a hand-made wrapper of the library Web3Modal, but for React.

It doesn't work very well and it shouldn't be used, especially because there are wonderful projects out there that does what I aimed to achieve, but it helped me to understand how hooks and providers work.