Introduction
Dubhe overview
- Quick start — scaffold a project with
pnpm create dubheand follow the end-to-end workflow. - Resources — declare on-chain state in
dubhe.config.tsunderresources, run code generation, and align with indexer-friendly events (ORM-style ergonomics on top of Move). - CLI — build, test, publish, and operate a Dubhe project from the terminal.
- Client — interact with contracts from TypeScript or JavaScript.