dojo-token
✓Implement ERC20 and ERC721 token standards in Dojo using Origami library. Use when adding fungible tokens, NFTs, or token-based game mechanics.
Installation
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.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dojoengine/book --skill dojo-token- Source
- dojoengine/book
- 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01