·dojo-indexer
</>

dojo-indexer

dojoengine/book

Set up and configure Torii indexer for GraphQL queries, gRPC subscriptions, and SQL access. Use when indexing your deployed world for client queries or real-time updates.

11Installs·1Trend·@dojoengine

Installation

$npx skills add https://github.com/dojoengine/book --skill dojo-indexer

SKILL.md

Set up and use Torii, the Dojo indexer, for efficient querying and real-time subscriptions to your world state.

Use the GraphiQL IDE in your browser to explore the schema and test queries.

| --world | World contract address | Required | | --rpc | RPC endpoint URL | http://localhost:5050 | | --db-dir | Database directory | In-memory | | --http.corsorigins | CORS origins | |

Set up and configure Torii indexer for GraphQL queries, gRPC subscriptions, and SQL access. Use when indexing your deployed world for client queries or real-time updates. Source: dojoengine/book.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dojoengine/book --skill dojo-indexer
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dojo-indexer?

Set up and configure Torii indexer for GraphQL queries, gRPC subscriptions, and SQL access. Use when indexing your deployed world for client queries or real-time updates. Source: dojoengine/book.

How do I install dojo-indexer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dojoengine/book --skill dojo-indexer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dojoengine/book

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01