Skip to content

mcxross/awesome-sui

 
 

Repository files navigation

Awesome Sui Awesome

Sui logo

A curated list of awesome developer tools and infrastructure projects within the Sui ecosystem.

Sui is the first blockchain built for internet scale, enabling fast, scalable, and low-latency transactions. It's programmable and composable, powered by the Move language, making it easy to build and integrate dApps. Sui prioritizes developer experience and frictionless user interactions, designed to support next-gen decentralized applications with minimal complexity.

⚠️ This warning icon means that the tool may not be functioning correctly at the moment. Please check these tools carefully.

Submit your own developer tool here

Contents

Move IDEs

Web IDEs

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

DeFi SDKs

  • NAVI Protocol SDK - The NAVI TypeScript SDK Client provides tools for interacting with the Sui blockchain networks, designed for handling transactions, accounts, and smart contracts efficiently.
  • Bucket Protocol SDK - The TypeScript SDK for interacting with Bucket Protocol.
  • Suilend SDK - The TypeScript SDK for interacting with the Suilend program published on npm as @suilend/sdk.
  • Scallop SDK - The TypeScript SDK for interacting with the Scallop lending protocol on the Sui network.
  • Cetus CLMM SDK - The official Cetus SDK specifically designed for seamless integration with Cetus-CLMM on Sui.
  • Aftermath SDK - The TypeScript SDK for interacting with Aftermath Protocol.
  • FlowX SDK - The official FlowX TypeScript SDK that allows developers to interact with FlowX protocols using the TypeScript programming language.
  • 7k Aggregator SDK - The TypeScript SDK for interacting with 7k Aggregator protocol.
  • Hop Aggregator SDK - The TypeScript SDK for interacting with Hop Aggregator.

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 lets you scaffold a solid foundation for your Sui project and focus on the business logic of your dapp from day one.
  • Suiet Wallet Kit - React toolkit for aApps to interact with all wallet types in Sui easily.
  • SmartKit - React library that allows your dapp to connect to the Sui network in a simple way.
  • 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 - Suibase makes it easy to create "workdirs", each defining a distinct development environment targeting a network.
  • ⚠️ Obelisk Engine (Beta) - Framework for ambitious Move applications. It compresses the complexity of building Move apps with a tightly integrated software stack.
  • Sui Tools - Scaffolding TypeScript PTBs for any on-chain function you might want to invoke.
  • Enoki (Mysten Labs) - Make zkLogin and Sponsored Transactions more accessible.
  • Sui Gas Pool (Mysten Labs) - 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.
  • 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.
  • PTB Studio - Visual Programmable Transaction Block Builder.

Smart Contract Toolkits

  • Sui CLI - CLI tool to interact with the Sui network, its features, and the Move programming language.
  • Sentio Debugger - Shows the trace of the transaction Explorer App (mainnet only).
  • std::debug - Print arbitrary values to the console to help with debugging process.
  • Sui Tears 💧 (Interest Protocol) - Open source production ready Sui Move library to increase the productivity of new and experienced developers alike.
  • Sui Codec - Ultimate encoding solution for Sui.
  • SuiDouble Metadata - A Sui Move library and a set of tools to store, retrieve, and manage any type of primitive data as chunks in a vector<u8>. Store any data in the vector<u8> without dependencies and without any Struct defined.
  • Move on Sui examples (Mysten Labs) - Examples of Move on Sui applications.
  • SuiGPT Decompiler - Uses generative AI to convert Move bytecode back to source code.
  • Revela - Decompile Sui smart contracts to recover Move source code.
  • Package Source Code Verification - Verify your package source code on Suiscan, powered by WELLDONE Studio and Blockberry.

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, etc.) into meaningful queryable data by writing custom processor logic.
  • BlockVision - Provide Sui indexed data for developers through pre-built APIs, such as, Token, NFT, and DeFi, etc.
  • BlockBerry (Suiscan) - The Blockberry Sui API provides endpoints that reveal data about significant entities on the Sui Network. It indexes useful object metadata, including NFTs, domains, collections, coins, etc. Some data is drawn from third-party providers, particularly market data (coin prices, market cap, etc.).
  • 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.
  • Indexer.xyz (behind TradePort) - The ultimate toolkit for accessing NFT data and integrating trading functionality into your app on Sui.

Explorers

Oracles

Security

AI

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

Walrus

Infrastructure as Code

  • Sui Terraform Modules - All-in-one solution for deploying, monitoring, and managing SUI infrastructure with ease.

About

A curated list of Move code and resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published