From 7d4acc6424e0dc38277b124f22c66758c78e25d0 Mon Sep 17 00:00:00 2001 From: Konstantin Komelin Date: Tue, 21 Jan 2025 20:14:13 +0100 Subject: [PATCH] Added @suiware/kit. Replaced kkomelin username with suiware in Github urls. --- README.md | 8 +++++--- details/explorer_local_sui_explorer.md | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 41d97aa..6a3b2d6 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Sui is the first blockchain built for internet scale, enabling fast, scalable, a - Sui dApp Kit (Mysten Labs) - Set of React components, hooks, and utilities to help you build a dApp for the Sui ecosystem. - [GitHub](https://github.com/MystenLabs/sui/tree/main/sdk/dapp-kit) - [Documentation](https://sdk.mystenlabs.com/dapp-kit) - Sui dApp Starter - Full-stack boilerplate which lets you scaffold a solid foundation for your Sui project and focus on the business logic of your dapp from day one. - - [GitHub](https://github.com/kkomelin/sui-dapp-starter?tab=readme-ov-file) - [Documentation](https://sui-dapp-starter.dev/docs/) - [Demo app](https://demo.sui-dapp-starter.dev/) + - [GitHub](https://github.com/suiware/sui-dapp-starter?tab=readme-ov-file) - [Documentation](https://sui-dapp-starter.dev/docs/) - [Demo app](https://demo.sui-dapp-starter.dev/) - Suiet Wallet Kit - React toolkit for aApps to interact with all wallet types in Sui easily. - [GitHub](https://github.com/suiet/wallet-kit) - [Documentation](https://kit.suiet.app/docs/QuickStart) - SmartKit - React library that allows your dapp to connect to the Sui network in a simple way. @@ -140,6 +140,8 @@ Sui is the first blockchain built for internet scale, enabling fast, scalable, a - [Enoki (Mysten Labs)](https://docs.enoki.mystenlabs.com/) - Make zkLogin and Sponsored Transactions more accessible. - [Sui Gas Pool (Mysten Labs)](https://github.com/MystenLabs/sui-gas-pool) - Service that powers sponsored transactions on Sui at scale. - [useSuiZkLogin](https://github.com/pixelbrawlgames/use-sui-zklogin) - React hook and functions for seamless zkLogin integration on Sui. +- @suiware/kit - Opinionated React components and hooks for Sui dApps. + - [Homepage](https://kit.suiware.io/) - [Documentation](https://github.com/suiware/kit/tree/main/packages/kit#readme) - [GitHub](https://github.com/suiware/kit) #### zkLogin @@ -203,8 +205,8 @@ Sui is the first blockchain built for internet scale, enabling fast, scalable, a - [Homepage](https://www.oklink.com/sui) - [Further Information](details/explorer_oklink.md) - Polymedia Explorer - A fork of the original Sui Explorer. - [Homepage](https://explorer.polymedia.app) - [GitHub](https://github.com/juzybits/polymedia-explorer) - [Further Information](details/explorer_polymedia.md) -- Local Sui Explorer - Sui Explorer for your localnet maintained by [kkomelin](https://github.com/kkomelin) - - [GitHub](https://github.com/kkomelin/sui-explorer) - [Further Information](details/explorer_local_sui_explorer.md) +- Local Sui Explorer - Sui Explorer for your localnet maintained by [suiware](https://github.com/suiware) + - [GitHub](https://github.com/suiware/sui-explorer) - [Further Information](details/explorer_local_sui_explorer.md) - Suimon - Powerful command line tool designed to provide detailed dashboards for monitoring the Sui network. - [GitHub](https://github.com/bartosian/suimon) - [Further Information](details/explorer_suimon.md) diff --git a/details/explorer_local_sui_explorer.md b/details/explorer_local_sui_explorer.md index 67c319d..7c47caf 100644 --- a/details/explorer_local_sui_explorer.md +++ b/details/explorer_local_sui_explorer.md @@ -13,7 +13,7 @@ Sui Explorer for your localnet. -Sui Explorer Local is integrated into [Sui dApp Starter](https://github.com/kkomelin/sui-dapp-starter?tab=readme-ov-file) and [Suibase](https://github.com/chainmovers/suibase). +Sui Explorer Local is integrated into [Sui dApp Starter](https://github.com/suiware/sui-dapp-starter?tab=readme-ov-file) and [Suibase](https://github.com/chainmovers/suibase). ## Features - Object and transaction data view