OpenSui wallet kit, connection made easy
👋 If you want to know how to install/use opensui, please visit our offical website opensui.app or docs
OpenSui wallet kit is an awesome react toolkit for DApps to interact with all the wallets in Sui
Now we announce the Sui Wallet Standard is supported
⭐️ 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
Documentation
See https://kit.opensui.app/docs/QuickStart
💡 Have fun with Demo Playground + Vite example repo