This skill equips Claude with the expertise to design, develop, and optimize non-fungible token (NFT) contracts on EVM-compatible blockchains. It covers standard implementations like ERC-721 and ERC-1155, while providing patterns for advanced features such as on-chain or off-chain metadata handling, EIP-2981 royalties, soulbound tokens, and gas-efficient minting using ERC721A. Whether you are building a digital art collection, a gaming ecosystem, or a decentralized marketplace, this skill ensures your smart contracts follow industry best practices for security, scalability, and marketplace compatibility.
Key Features
01Gas-optimized batch minting with ERC721A
02On-chain and IPFS-based metadata management
03Standard ERC-721 and ERC-1155 contract templates
040 GitHub stars
05EIP-2981 royalty standard implementation
06Soulbound and dynamic NFT logic