Getting StartedReact
Quick Start
Installation
Install the packages
If you are using version v1 of yarn you must manually install the peer dependencies, as this version of yarn does not automatically resolve them.
Setup
Import and configure QuirksConfig
context provider inside your app.tsx
or
root file.
Connect a wallet
Provide the button for connecting/disconnecting a wallet.
Allow user to choose a wallet
Provide the user with a multiple choice of wallets.
Available Hooks
The following hooks are provided. You can learn more about them in the hooks page.