@rainbow-me/rainbowkit

The best way to connect a wallet

@rainbow-me/rainbowkit downloads @rainbow-me/rainbowkit version @rainbow-me/rainbowkit license

@rainbow-me/rainbowkit类似的npm包:

npm下载趋势

3 年
🌟 在 @rainbow-me/rainbowkit 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## Usage Trend
[![Usage Trend of @rainbow-me/rainbowkit](https://npm-compare.com/img/npm-trend/THREE_YEARS/@rainbow-me/rainbowkit.png)](https://npm-compare.com/@rainbow-me/rainbowkit#timeRange=THREE_YEARS)

Cumulative GitHub Star Trend

🌟 在 @rainbow-me/rainbowkit 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of @rainbow-me/rainbowkit](https://npm-compare.com/img/github-trend/@rainbow-me/rainbowkit.png)](https://npm-compare.com/@rainbow-me/rainbowkit)

统计详情

npm包名称
下载量
Stars
大小
Issues
发布时间
License
@rainbow-me/rainbowkit02,7894.31 MB644 个月前MIT

@rainbow-me/rainbowkit的README

rainbowkit

RainbowKit   Version Ask DeepWiki

The best way to connect a wallet 🌈

RainbowKit is a React library that makes it easy to add wallet connection to your dapp.

  • 🔥 Out-of-the-box wallet management
  • ✅ Easily customizable
  • 🦄 Built on top of wagmi and viem

Quick start

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@latest
# or
pnpm create @rainbow-me/rainbowkit@latest
# or
yarn create @rainbow-me/rainbowkit

Documentation

For full documentation, visit rainbowkit.com.

Try it out

You can use the CodeSandbox links below to try out RainbowKit:

Examples

The following examples are provided in the examples folder of this repo.

  • with-create-react-app
  • with-next
  • with-next-app
  • with-next-custom-button
  • with-next-mint-nft
  • with-next-siwe-next-auth
  • with-next-siwe-iron-session
  • with-remix
  • with-vite
  • with-react-router

Running examples

To run an example locally, install dependencies.

pnpm install

Then go into an example directory, eg: with-next.

cd examples/with-next

Then run the dev script.

pnpm run dev

Contributing

Please follow our contributing guidelines.

License

Licensed under the MIT License, Copyright © 2022-present Rainbow.

See LICENSE for more information.