Suiet wallet kit, connection made easy

April 18, 2023 ยท View on GitHub

Suiet wallet kit, connection made easy

๐Ÿ‘‹ If you want to know how to install/use suiet, please visit our offical website suiet.app or docs

Suiet wallet kit is an awesome react toolkit for DApps to interact with all the wallets in Sui๐Ÿ’ง easily ๐Ÿฅณ

Now we announce the Sui Wallet Standard is supported โœ… Update to the latest kit version and empower your dapp with auto-detect-wallet feature ๐Ÿฅณ

โญ๏ธ That means with our kit, your dapp can automatically detect all the installed wallets which implement wallet-standard in users' browser, rather than manually importing specific wallet adapter.

We present React Provider & Hooks, UI components for the DApp (React) developers to connect your DApp and all the wallet extensions ๐Ÿ”— Integration solution or customization are both supported โœ…

Documentation

See https://kit.suiet.app/docs/QuickStart

๐Ÿ’ก Have fun with Demo Playground + Vite example repo