{"id":20800894,"url":"https://github.com/0xobelisk/obelisk-engine","last_synced_at":"2025-10-12T18:07:09.839Z","repository":{"id":178669476,"uuid":"651651010","full_name":"0xobelisk/dubhe","owner":"0xobelisk","description":"Dubhe Engine is a Open-source, high-performance engine for real-time Fully On-Chain Move apps. ","archived":false,"fork":false,"pushed_at":"2025-04-25T14:38:09.000Z","size":570646,"stargazers_count":46,"open_issues_count":5,"forks_count":20,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-04T13:01:57.312Z","etag":null,"topics":["javascript","move","rust","typescript"],"latest_commit_sha":null,"homepage":"https://dubhe.obelisk.build/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xobelisk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-06-09T18:15:43.000Z","updated_at":"2025-04-26T12:52:29.000Z","dependencies_parsed_at":"2023-09-24T11:26:46.897Z","dependency_job_id":"42c9ab0f-d6d5-4622-9344-71dfd088e161","html_url":"https://github.com/0xobelisk/dubhe","commit_stats":{"total_commits":534,"total_committers":7,"mean_commits":76.28571428571429,"dds":"0.42509363295880154","last_synced_commit":"d1d81358fb7293b7d8e355a95cd7885b24098e17"},"previous_names":["0xobelisk/obelisk-engine","0xobelisk/dubhe"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xobelisk%2Fdubhe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xobelisk%2Fdubhe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xobelisk%2Fdubhe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xobelisk%2Fdubhe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xobelisk","download_url":"https://codeload.github.com/0xobelisk/dubhe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253576264,"owners_count":21930169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","move","rust","typescript"],"created_at":"2024-11-17T18:16:02.902Z","updated_at":"2025-10-12T18:07:09.834Z","avatar_url":"https://github.com/0xobelisk.png","language":"JavaScript","funding_links":[],"categories":["dApp Development"],"sub_categories":["dApp Toolkits"],"readme":"## Dubhe\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/dubhe.png\"\u003e\n  \u003cbr /\u003e\n  \u003ca href=\"https://github.com/0xobelisk/dubhe/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/tag/0xobelisk/dubhe.svg?sort=semver\"/\u003e\n  \u003c/a\u003e  \n \u003ca href=\"https://twitter.com/0xObeliskLabs\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/0xObeliskLabs?style=social\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/0xobelisk/dubhe/stargazers\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/0xobelisk/dubhe?style=social\"/\u003e\n   \u003c/a\u003e\n  \u003ca href=\"https://github.com/0xobelisk/dubhe/network/members\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/forks/0xobelisk/dubhe?style=social\"/\u003e  \n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003e Dubhe is a community-driven open-source Move Application Creation Engine and Provable Game Engine that provides a comprehensive toolkit for building verifiable Dapps and fully on-chain world/universe-type applications.\n\nIn early development, Dubhe aims to reduce project setup time from days to hours through its powerful toolkit and active community contributions.\n\n## 🔑 Key Features\n\n- ⚡️ Built with [Move](https://move-language.github.io/move/)\n- 🏛️ Harvard Structural Architecture\n- 📦 Structured [Schema-based](https://dubhe-docs.obelisk.build/dubhe/sui/schemas) Storage\n- 🌐 Multi-Move Ecosystem Support\n- 🛠️ Development Tools:\n  - Sandbox Networking \u0026 Indexing\n  - Type-safe SDKs\n  - Hot Updates\n  - Logic Upgrades \u0026 Data Migration\n\n## 🔮 Roadmap\n\n- 🔐 ZK-login Plugin Integration\n- 💰 Transaction Sponsorship Plugin\n- 🔄 State Synchronization Client Hooks\n- ⚙️ Custom Runtime Sandbox\n- 🌍 World Browser Interface\n\n## 📦 Packages\n\n| Package                                                | Description                            | Version                                                                                                                       |\n| ------------------------------------------------------ | -------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |\n| [create-dubhe](./packages/create-dubhe)                | Project scaffolding tool               | [![npm](https://img.shields.io/npm/v/create-dubhe.svg)](https://www.npmjs.com/package/create-dubhe)                           |\n| [@0xobelisk/sui-cli](./packages/sui-cli)               | Sui CLI for testing, deployment \u0026 more | [![npm](https://img.shields.io/npm/v/@0xobelisk/sui-cli.svg)](https://www.npmjs.com/package/@0xobelisk/sui-cli)               |\n| [@0xobelisk/sui-client](./packages/sui-client)         | Sui TypeScript Client                  | [![npm](https://img.shields.io/npm/v/@0xobelisk/sui-client.svg)](https://www.npmjs.com/package/@0xobelisk/sui-client)         |\n| [@0xobelisk/sui-common](./packages/sui-common)         | Sui Core Utilities                     | [![npm](https://img.shields.io/npm/v/@0xobelisk/sui-common.svg)](https://www.npmjs.com/package/@0xobelisk/sui-common)         |\n| [@0xobelisk/aptos-cli](./packages/aptos-cli)           | Aptos/Movement CLI Tools               | [![npm](https://img.shields.io/npm/v/@0xobelisk/aptos-cli.svg)](https://www.npmjs.com/package/@0xobelisk/aptos-cli)           |\n| [@0xobelisk/aptos-client](./packages/aptos-client)     | Aptos/Movement TypeScript Client       | [![npm](https://img.shields.io/npm/v/@0xobelisk/aptos-client.svg)](https://www.npmjs.com/package/@0xobelisk/aptos-client)     |\n| [@0xobelisk/aptos-common](./packages/aptos-common)     | Aptos/Movement Core Utilities          | [![npm](https://img.shields.io/npm/v/@0xobelisk/aptos-common.svg)](https://www.npmjs.com/package/@0xobelisk/aptos-common)     |\n| [@0xobelisk/rooch-cli](./packages/rooch-cli)           | Rooch CLI Tools                        | [![npm](https://img.shields.io/npm/v/@0xobelisk/rooch-cli.svg)](https://www.npmjs.com/package/@0xobelisk/rooch-cli)           |\n| [@0xobelisk/rooch-client](./packages/rooch-client)     | Rooch TypeScript Client                | [![npm](https://img.shields.io/npm/v/@0xobelisk/rooch-client.svg)](https://www.npmjs.com/package/@0xobelisk/rooch-client)     |\n| [@0xobelisk/initia-cli](./packages/initia-cli)         | Initia CLI Tools                       | [![npm](https://img.shields.io/npm/v/@0xobelisk/initia-cli.svg)](https://www.npmjs.com/package/@0xobelisk/initia-cli)         |\n| [@0xobelisk/initia-client](./packages/initia-client)   | Initia TypeScript Client               | [![npm](https://img.shields.io/npm/v/@0xobelisk/initia-client.svg)](https://www.npmjs.com/package/@0xobelisk/initia-client)   |\n| [@0xobelisk/graphql-client](./packages/graphql-client) | GraphQL Client for Dubhe               | [![npm](https://img.shields.io/npm/v/@0xobelisk/graphql-client.svg)](https://www.npmjs.com/package/@0xobelisk/graphql-client) |\n| [@0xobelisk/ecs](./packages/ecs)                       | ECS Client for Dubhe                   | [![npm](https://img.shields.io/npm/v/@0xobelisk/ecs.svg)](https://www.npmjs.com/package/@0xobelisk/ecs)                       |\n| [@0xobelisk/graphql-server](./packages/graphql-server) | GraphQL Server for Dubhe               | [![npm](https://img.shields.io/npm/v/@0xobelisk/graphql-server.svg)](https://www.npmjs.com/package/@0xobelisk/graphql-server) |\n\n## 🗒 Quick Links\n\n- 📚 [Documentation](https://dubhe-docs.obelisk.build/)\n- 🚀 [Quick Start Guide](https://dubhe-docs.obelisk.build/dubhe/sui/quick-start)\n- 💬 [Join our Telegram](https://t.me/+0_98p03Fbv1hNzY1)\n- 🐛 [Report Issues](https://github.com/0xobelisk/dubhe/issues)\n\n## Contributors ✨\n\nThanks to these outstanding contributors ❤️\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/0xobelisk/dubhe/graphs/contributors\"\u003e\n    \u003cimg src=\"https://contrib.rocks/image?repo=0xobelisk/dubhe\" width=\"100%\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xobelisk%2Fobelisk-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xobelisk%2Fobelisk-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xobelisk%2Fobelisk-engine/lists"}