Skip to content

RabbyHub/rabbykit

Repository files navigation

RabbyKit

RabbyKit offers a true web3 solution to help connect your Dapp with wallets, effectively addressing the issue of conflicting multiple wallet extensions. It supports the most popular connectors and chains out of the box and provides a beautiful, seamless experience.

Install

npm

npm i @rabby-wallet/rabbykit @wagmi/core@1 viem@1

yarn

yarn add @rabby-wallet/rabbykit @wagmi/core@1 viem@1

pnpm

pnpm add @rabby-wallet/rabbykit @wagmi/core@1 viem@1

bun

bun add @rabby-wallet/rabbykit @wagmi/core@1 viem@1

Documentation

For full documentation, visit rabbykit.rabby.io.

Examples

There are various runnable examples included in this repository in the examples folder