dojo-deploy

Automate Dojo world deployment to Katana, Sepolia, and Starknet mainnet.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Await-0x/stark-tycoon --skill dojo-deploy-await-0x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dojo-deploy
Source: https://github.com/Await-0x/stark-tycoon/tree/main/.agents/skills/dojo-deploy
Command: npx skills add https://github.com/Await-0x/stark-tycoon --skill dojo-deploy-await-0x

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the complex process of deploying Dojo game worlds to various Starknet networks, from local development to mainnet.

Core Features & Use Cases

  • Network Deployment: Deploy your Dojo world to local Katana, Sepolia testnet, or Starknet mainnet.
  • Environment Configuration: Manages network settings and profiles for different deployment targets.
  • Local Development Setup: Automates starting the Katana sequencer and deploying your world for rapid iteration.
  • Use Case: You've finished developing your Dojo game and need to deploy it to the Sepolia testnet for public testing. This skill handles the entire deployment process.

Quick Start

Use the dojo-deploy skill to deploy your world to the Sepolia testnet.

Frequently Asked Questions about dojo-deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a Dojo world to the Sepolia testnet?

To deploy a Dojo world to the Sepolia testnet, you can automate the process using sozo contract migration and manage network profile configurations to ensure proper remote deployment and verification.

What is the best way to set up a local Katana sequencer for Dojo development?

Setting up a local Katana sequencer for Dojo development involves automating the sequencer configuration and deploying your world locally, enabling rapid iteration for your game environment.

Can I use sozo to migrate smart contracts to Starknet mainnet?

Yes, you can use sozo to migrate smart contracts to Starknet mainnet by configuring the appropriate environment settings and executing the deployment workflow for your Dojo world.

Does Dojo deployment support verification on remote networks?

Dojo deployment supports verification on remote networks, handling configuration management for Sepolia testnet and Starknet mainnet to confirm your world is correctly deployed.

How do I manage environment profiles when deploying Dojo worlds?

Managing environment profiles when deploying Dojo worlds involves configuring specific network settings for local Katana, Sepolia testnet, or Starknet mainnet targets to streamline the deployment process.