Skip to content
/ luxkit Public
forked from RabbyHub/rabbykit

RabbyKit fork w branding modifications

Notifications You must be signed in to change notification settings

luxfi/luxkit

 
 

Repository files navigation

LuxKit

LuxKit 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@2 viem@2.x

yarn

yarn add @rabby-wallet/rabbykit @wagmi/core@2 viem@2.x

pnpm

pnpm add @rabby-wallet/rabbykit @wagmi/core@2 viem@2.x

bun

bun add @rabby-wallet/rabbykit @wagmi/core@2 viem@2.x

Not ready to migrate to @wagmi/core@2 yet?

npm i @rabby-wallet/rabbykit@0.0.6 @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

About

RabbyKit fork w branding modifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.6%
  • Svelte 40.3%
  • MDX 4.5%
  • Other 1.6%