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.
Installation
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.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dojoengine/book --skill dojo-indexer- Source
- dojoengine/book
- 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