dojo-init
π―Skillfrom dojoengine/book
Initializes a new Dojo game project with complete directory structure, configuration files, dependencies, and starter templates.
Part of
dojoengine/book(10 items)
Installation
npm install -g pnpmpnpm installpnpm run devSkill Details
Initialize new Dojo projects with proper directory structure, configuration files, and dependencies. Use when starting a new Dojo game project or setting up the initial project structure.
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.
Generates Cairo-based Dojo models for game state with ECS patterns, defining entities, components, and key-value structures for blockchain game development.
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.