Skip to content

luxfi/_kit_old

Repository files navigation

LuxKit

module install

yarn

run

yarn dev:doc

build

yarn build

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

Releases

No releases published

Packages

No packages published