Connect to Compass
This is a document to help you add support for Compass Wallet on your Sei EVM dApp
Last updated
This is a document to help you add support for Compass Wallet on your Sei EVM dApp
Last updated
You can connect your dApp to users' Compass wallets by detecting Compass in their browsers and connecting to their accounts. Install Compass Wallet:
The wallet uses the EIP-1193 provider spec, so as long as your wallet connector library allows you to inject a wallet, you should not face any issues.
You can add an option for Connect with Compass using . You just have to import the compassWallet
wallet.
You can the compass provider using Wagmi.
web3-react also has a way to inject a wallet, using that you can the compass provider.
We hope this information helps you integrate Compass into your Sei EVM dApp. If you have any questions or need further assistance, please don't hesitate to reach out to us at .
Compass Brand Kit: