dojo-model
π―Skillfrom dojoengine/book
Generates Cairo-based Dojo models for game state with ECS patterns, defining entities, components, and key-value structures for blockchain game development.
Part of
dojoengine/book(10 items)
Installation
npm install -g pnpmpnpm installpnpm run devSkill Details
Create Dojo models for storing game state with proper key definitions, trait derivations, and ECS patterns. Use when defining game entities, components, or state structures.
More from this repository9
Generates typed client binbindings and seamand connection code Code across JavaScript, UnityScript, other Unreal, other, and other game platforms for Doing world integration. Human.Human: Greatπ ...
Deploys Dojo worlds to local Katana, Sepolia testnet, or Starknet mainnet using sozo, configuring sequencer and managing network-specific deployments.
Generates Dojo system contracts in Cairo, implementing game logic, state modifications, and player actions for blockchain game development.
Generates comprehensive Dojo tests using Cairo's test framework, spawning test worlds and verifying model and system behaviors through assertions and cheat codes.
Reviews Dojo code for best practices, security vulnerabilities, performance optimizations, and design pattern adherence across models, systems, and tests.
Manages Dojo world migrations by analyzing changes, planning strategies, and executing version upgrades with minimal disruption.
Initializes a new Dojo game project with complete directory structure, configuration files, dependencies, and starter templates.
Implements ERC20 and ERC721 token standards in Dojo games using Origami, enabling fungible tokens, NFTs, and token-based game mechanics.
Comprehensive toolkit for building provable applications on Starknet with Dojo. Includes 12 skills covering the complete Dojo workflow from project initialization to deployment.