Skip to content

zktx-io/awesome-sui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Sui Awesome

Directory tracking developer tools and infrastructure projects within Sui ecosystem.

Submit your own devtool here

Contents

IDEs

Web IDEs

  • BitsLab IDE - online Move code editor that requires no configuration and supports Move code syntax highlighting, it's beginner-friendly and supports interacting with Sui.
  • MoveStudio - Online IDE for Sui smart contract development.
  • ChainIDE - Move Cloud-Powered Development Platform.
  • ⚠️ WELLDONE Code - Remix IDE plugin supports non-EVM smart contract development including Sui.

Desktop IDEs

IDE Utilities

  • Prettier Move Plugin - a Move language plugin for the Prettier code formatter
  • Sui Extension - The Sui extension provides seamless support for compiling, deploying, and testing Sui smart contracts directly within VS Code.
  • ⚠️ Sui Simulator - VSCode Extension to streamline Sui development workflow with intuitive UI.
  • Tree Sitter Move - Tree Sitter for Move.

Client SDKs & Libraries

Client SDKs

Client Libraries

dApp Development

dApp Toolkits

  • @mysten/create-dapp - CLI tool that helps you create Sui dApp projects.
  • Sui dApp Kit (Mysten Labs) - Set of React components, hooks, and utilities to help you build a dApp for the Sui ecosystem.
  • Sui dApp Starter - Full-stack boilerplate which let you scaffold a solid foundation for your Sui project and focus on the business logic of your dapp from day one.
  • Suiet Wallet Kit - Suiet wallet kit is an awesome react toolkit for DApps to interact with all the wallets in Sui💧 easily 🥳.
  • SmartKit - React library that allows your dapp to connect to the Sui network in a simple way. Github
  • Sui Suitcase - Sui utilities for TypeScript, Node, and React.
  • Sui MultiSig Toolkit (Mysten Labs) - Toolkit for transaction signing.
  • Sui dApp Scaffold (Bucket Protocol) - A frontend scaffold for a decentralized application (dApp) on the Sui blockchain.
  • Wormhole Kit(zktx.io) - React library that enables instant integration of Wormhole into your dapp.
  • SuiBase - Streamlines development and testing of your Sui network apps.
  • ⚠️ Obelisk Engine (Beta) - Framework for ambitious Move applications. It compresses the complexity of building Move apps with a tightly integrated software stack. Github
  • Sui Tools - Scaffolding Typescript PTBs for any on-chain function you might want to invoke.
  • Enoki (MystenLabs) - Make zkLogin and Sponsored Transactions more accessible.
  • Sui Gas Pool (MystenLabs) - Service that powers sponsored transactions on Sui at scale.

zkLogin

Misc

  • sui-sniffer - Checking security of Sui tokens.
  • RPC Tools (Polymedia) - A webapp that lets users find the fastest RPC for their location. Github
  • Polymedia Commando (Polymedia) - Sui command line tools to help with Sui airdrops (send coins to many addresses), gather data from different sources (Sui RPCs, Indexer.xyz, Suiscan), and more.
  • YubiSui (MystenLabs) - Create a Sui Wallet inside a yubikey and sign Sui transactions with it.
  • sui-dapp-kit-theme-creator - Build custom Sui dApp Kit themes
  • Minting Server (Mysten Labs) - A scalable system architecture that can process multiple Sui transactions in parallel using a producer-consumer worker scheme
  • SuiInfra - Provide users and developers with up-to-date recommendations on the ideal RPCs to use for their needs.
  • Sui RPC Proxy - Monitor and analyze the network requests made by the Sui wallet application and Sui dApps.

Smart Contract Toolkits

Indexers & Data Services

  • ZettaBlock - Generate custom GraphQL or REST APIs from SQL queries and incorporate your private off-chain data.
  • Sentio - Transform raw indexed data (transactions, events,...) into meaningful queryable data by writing custom processor logic.
  • BlockVision (SuiVision) - Provide Sui indexed data for developers through pre-built APIs, such as, Token, NFT, and DeFi,...
  • BlockBerry (SuiScan) - The Blockberry Sui API provides endpoints that reveal data about significant entities on the Sui Network.
  • Space And Time (SxT) - Verifiable compute layer for AI x blockchain. Decentralized data warehouse with sub-second ZK proof.
  • Birdeye Data Services - Access Crypto Market Data APIs on Sui. Blog | API Documentation
  • Indexer.xyz (behind TradePort) - The ultimate toolkit for accessing NFT data and integrating trading functionality into your app on Sui. API Explorer | API Docs.

Explorers

Oracles

  • Pyth Network - Oracle protocol that connects the owners of market data to applications on multiple blockchains including Sui.
  • Supra Oracles - Oracle protocol to provide reliable data feed.
  • Switchboard - Data feed customization and management.

Security

AI

  • RagPool - RAG based chat with docs.
  • Cookbook - Gemini-based RAG built for docs.

Walrus

Submission Guidelines

  • For submitting new tools:
    • Duplicate and fill out the new tool submission template for the tool you are registering
    • Change the file name into the name of the tool in snake casing, and move it into the folder according to the category of the tool being submitted
    • If you would like to include and link to an image, you can add it under the img folder, and include it in the same pull request
    • Create a pull request with the changes against the main branch
  • For editing existing tracked tools:
    • Create a pull request directly with the changes needed against the main branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published