@gokiprotocol/walletkit
TypeScript icon, indicating that this package has built-in type declarations

1.7.3 • Public • Published

@gokiprotocol/walletkit

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

Common questions

My modal is behind something else. How do I fix this?

You can change the z-index of the modal like so:

[data-reach-dialog-overlay] {
  z-index: 9999999;
}

Readme

Keywords

none

Package Sidebar

Install

npm i @gokiprotocol/walletkit

Homepage

goki.so

Weekly Downloads

26

Version

1.7.3

License

GPL-3.0

Unpacked Size

443 kB

Total Files

183

Last publish

Collaborators

  • sungoki