Quick Start
Installation
Install the packages
If you are using version v1 of Yarn, you need to manually install the peer dependencies as this version does not automatically resolve them.
Setup
Import and configure quirksPlugin
inside your main.ts
.
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.