Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suiet/wallet-kit
The first choice to connect all wallets on Sui blockchain
https://github.com/suiet/wallet-kit
sui wallet wallet-adapter wallet-kit
Last synced: 12 days ago
JSON representation
The first choice to connect all wallets on Sui blockchain
- Host: GitHub
- URL: https://github.com/suiet/wallet-kit
- Owner: suiet
- License: mit
- Created: 2022-09-13T16:51:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T01:50:50.000Z (22 days ago)
- Last Synced: 2024-10-19T14:04:56.671Z (20 days ago)
- Topics: sui, wallet, wallet-adapter, wallet-kit
- Language: TypeScript
- Homepage: https://kit.suiet.app
- Size: 10.1 MB
- Stars: 161
- Watchers: 7
- Forks: 58
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-sui - Suiet Wallet Kit - A package support all Sui wallets with customizable UI. (Wallets / Wallet Kits)
- awesome-move - Suiet Wallet Kit - A package support all Sui wallets with customizable UI. (Wallets / Wallet Kits)
README
# Suiet wallet kit, connection made easy
> 👋 If you want to know how to **install/use** suiet, please visit our offical website [suiet.app](https://suiet.app) or [docs](https://suiet.app/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](https://github.com/MystenLabs/sui/tree/main/sdk/wallet-adapter/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](https://kit.suiet.app/docs/QuickStart)
> 💡 Have fun with [Demo Playground](https://wallet-kit-demo.vercel.app/) + [Vite example repo](https://github.com/suiet/wallet-kit/tree/main/examples/with-vite)