React bindings for @mysten/dapp-kit-core
npm install @mysten/dapp-kit-reactReact 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.
``sh``
npm i @mysten/dapp-kit-react @mysten/sui
See the dApp Kit docs for full usage instructions,
guides, and API reference.