useWallet
is a React hook which makes it possible to connect any dApp with any Ethereum provider.
Using useWallet
one gets access to a library agnostic implementation (works with e.g. Ethers, Web3, ...) which provides features such as a simple wallet integration, access to the user's current account balance, tracking of transactions and more.
- Aragon