Hello my friend π Welcome onboard π³ Suiet wallet kit is a wallet aggregator for DApps to interact with all the wallets in Suiπ§ ecosystem easily. π₯³ Letβs try our kit and empower your dapp in minutes. πͺ :::tip Sui has released devnet 0.29 and introduced a bunch of new features as well as breaking changes. As a professional wallet kit, we also followed up the changes and upgraded our version to 0.2.x. So We recommend you to walk through our Migration Guide To 0.2.x. :::Documentation Index
Fetch the complete documentation index at: https://docs.suiet.app/llms.txt
Use this file to discover all available pages before exploring further.
βοΈ Have fun with Demo Playground
π¨ Setup
First of all, letβs install the npm package@suiet/wallet-kit to your project.
npm package: https://www.npmjs.com/package/@suiet/wallet-kit
<App /> with our context provider, so that our hooks can work nicely inside your dapp.
Oh donβt forget to import our css to enable default styles π¨
By default, suiet kit will load all the preset wallets to the listπ‘
πΉ Place ConnectButton
:::tip We recommend to use hooks together with our components. But if you want to use our hooks only with your customized UI components, follow the instruction #Use Hooks Only ::: Just import our<ConnectButton /> and place it to wherever you like, such as Header.
πͺ Use Wallet Capabilities
After your dapp connects to a wallet that supports Sui wallet-standard, your dapp is already empowered and able to call wallet capabilities.πPlease explore the docs for further usage information π‘
π More Tutorials
Check out this section: #Tutorialsπ§ Demo Playground
Feel free to play with our Demo Playground π (Github repo)
π€ Trusted by great Sui projects
