The best way to connect a wallet 🌈
RainbowKit is a React library that makes it easy to add wallet connection to your dapp.
You can scaffold a new RainbowKit + wagmi + Next.js app with one of the following commands, using your package manager of choice:
npm init @rainbow-me/rainbowkit
# or
yarn create @rainbow-me/rainbowkit
# or
pnpm create @rainbow-me/rainbowkit
For full documentation, visit rainbowkit.com.
You can use the CodeSandbox links below try out RainbowKit:
- with Create React App
- with Create React App (TypeScript)
- with Next.js
Please follow our contributing guidelines.
Licensed under the MIT License, Copyright © 2022-present Rainbow.
See LICENSE for more information.