/walletkit

🔑 Wallet connector for Solana dApps.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

walletkit 🔑

NPM License

Banner

WalletKit is a React library that allows a Solana dApp to display a modal for connecting wallets.

It is intended to be used with use-solana.

Installation

yarn add @gokiprotocol/walletkit

Usage

Check out the example app to understand how to use this library.