Rainbowkit

The best way to connect a wallet 🌈 🧰
Alternatives To Rainbowkit
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Visx18,03599a day ago33November 13, 2023141mitTypeScript
🐯 visx | visualization components
Full Blockchain Solidity Course Js10,224
8 days ago69
Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
Scaffold Eth8,909
2 months ago2mitCSS
🏗 forkable Ethereum dev stack focused on fast product iterations
Wagmi5,0465476 days ago328November 15, 202330mitTypeScript
React Hooks for Ethereum
Ethereum Org Website4,446
6 hours ago407mitMarkdown
Ethereum.org is a primary online resource for the Ethereum community.
Web3modal4,4311946 hours ago26January 26, 202373apache-2.0TypeScript
A single Web3 provider solution for all Wallets
Ethereum Boilerplate3,804
4 months ago1December 06, 202110mitTypeScript
The ultimate NextJS Ethereum Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system and since it uses Moralis SDK You can even use it on Solana! Happy BUIDL!👷‍♂️
Create Eth App2,6282a month ago23August 01, 202336mitJavaScript
Create Ethereum-powered apps with one command
Rainbowkit2,0801316 days ago88November 21, 202335mitMDX
The best way to connect a wallet 🌈 🧰
App Monorepo1,636
9 hours ago30apache-2.0TypeScript
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
Alternatives To Rainbowkit
Select To Compare


Alternative Project Comparisons
Readme
rainbowkit

RainbowKit

**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 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

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.

Popular Reactjs Projects
Popular Ethereum Projects
Popular Web User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Reactjs
Ethereum
Dapp
Web3
Mdx