@mysten/dapp-kit-react
v2.0.1
Published
React bindings for @mysten/dapp-kit-core
Maintainers
Keywords
Readme
dapp-kit-react
React hooks and components for building decentralized applications on the Sui
blockchain. Built on top of
@mysten/dapp-kit-core.
Provides a DAppKitProvider, ready-to-use ConnectButton and ConnectModal components, and hooks
like useDAppKit, useCurrentAccount, useCurrentWallet, and more.
Installation
npm i @mysten/dapp-kit-react @mysten/suiDocumentation
See the dApp Kit docs for full usage instructions, guides, and API reference.
