AI AGENT ADDONS

Nft Standards

wshobson/agents
Web3 & Blockchain
7,824installs

Creating digital collectibles or unique items on a blockchain requires special rules. ERC-721 is the standard for one-of-a-kind tokens like art or collectibles. ERC-1155 lets you create both unique and multiple copies in a single contract, perfect for game items.

This skill helps you build NFT collections, marketplaces, and metadata systems. You can add minting limits, royalties, and even soulbound tokens that cannot be transferred. It uses proven code from OpenZeppelin to keep your contracts safe.

Whether you are making art, gaming assets, or any digital asset system, these standards give you a solid foundation. The examples show how to set up token URIs, manage supply, and handle payments. It is a practical guide for anyone diving into blockchain development.

Add Nft Standards skill to your workflow

Global

mkdir -p ~/.claude/skills/nft-standards

Project

mkdir -p .claude/skills/nft-standards

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago