DubheSuiExamples

Dubhe Examples

Starter templates (v2)

Bundled in the repo under templates/nextjs/. Scaffold one with pnpm create dubhe (pick the nextjs template), or read them directly as references:

  • sui-template — minimal end-to-end DApp: resources, system functions, and a TypeScript/React client.
  • sui-farm — idle/farming game built on per-user UserStorage, session keys, and the useSessionKey / useDubheTx hooks.
  • sui-card-duel — full-chain PvP card battle. The canonical example for extended storage + sessions: ObjectStorage, SceneStorage, permits (1v1 invite + open room), transferable resources, and session-key delegated matches.

Community projects

Fully on-chain, built on the Dubhe engine:

  • merak — a privacy-preserving DeFi liquidity hub built on the Dubhe engine.

Off-chain, pre-obelisk engine: