Skip to content

Latest commit

 

History

History
221 lines (181 loc) · 20.3 KB

README.md

File metadata and controls

221 lines (181 loc) · 20.3 KB

Awesome SuiAwesome

Directory tracking developer tools and infrastructure projects within Sui ecosystem.

⚠️ prefix means that the tool isn't working properly at the moment. We encourage builders to have further check.

Submit your own devtool here

Contents

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 software development kit (SDK) specifically designed for seamless integration with Cetus-CLMM on Sui.
  • Aftermath SDK - The Typescript SDK for interacting with Aftermath Protocol.
  • FlowX SDK - FlowX Typescript SDK is an official software development kit 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 - 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.
  • 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. 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, 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. We index 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