React Connect Kit
Providers and hooks for connecting to web3 wallets and interacting with accounts.
Install
First, we will install @w3ux/react-connect-kit
as a dependency in our project.
npm
npm i @w3ux/react-connect-kit
The following pages document how to integrate @w3ux/react-connect-kit
into your project.