Sui

Sui is a smart-contract platform with high throughput, low latency, and an asset-oriented programming model based on Move.
Dubhe on Sui
- CLI — command-line tools for building, testing, and deploying Dubhe packages on Sui.
- Client — TypeScript/JavaScript SDK for transactions, queries, and optional Channel or indexer integration.
- Resources — declare
resourcesindubhe.config.ts, generate Move modules, and model on-chain storage. - Tutorials — guided walkthroughs (some examples may predate the current
resourcesmodel; prefer the Resources section for authoritative config). - Examples — reference repositories and sample projects.