Dubhe

Introduction

Dubhe overview

  • Quick start — scaffold a project with pnpm create dubhe and follow the end-to-end workflow.
  • Resources — declare on-chain state in dubhe.config.ts under resources, 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.