Skip to content

GokiProtocol/walletkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

Developing

Adding a Wallet

To add a wallet, please add it to use-solana.

use-solana supports wallet adapters from the official Solana wallet adapter library, so it may be as easy as adding a wallet to an array.

Installation

yarn add @gokiprotocol/walletkit

Usage

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

Publishing

yarn lerna version --force-publish --no-git-tag-version

# This is important for updating yarn.lock!
yarn install

git tag vx.x.x
git push origin HEAD
git push origin vx.x.x

License

GPL v3

About

๐Ÿ”‘ Wallet connector for Solana dApps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8