·dojo-token
</>

dojo-token

dojoengine/book

Implement ERC20 and ERC721 token standards in Dojo using Origami library. Use when adding fungible tokens, NFTs, or token-based game mechanics.

13Installs·2Trend·@dojoengine

Installation

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

SKILL.md

Implement ERC20 fungible tokens and ERC721 NFTs in your Dojo game using the Origami library.

Origami provides reusable token components following standard interfaces. Refer to the Origami documentation for the latest API.

You can implement tokens using standard Dojo models without Origami:

Implement ERC20 and ERC721 token standards in Dojo using Origami library. Use when adding fungible tokens, NFTs, or token-based game mechanics. 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-token
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dojo-token?

Implement ERC20 and ERC721 token standards in Dojo using Origami library. Use when adding fungible tokens, NFTs, or token-based game mechanics. Source: dojoengine/book.

How do I install dojo-token?

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-token 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