Implements industry-standard NFT protocols including ERC-721 and ERC-1155 with advanced features like dynamic metadata and royalties.
This skill provides comprehensive guidance and production-ready patterns for developing non-fungible token (NFT) ecosystems. It covers core standards like ERC-721 and ERC-1155, while providing advanced implementations for gas-optimized batch minting (ERC721A), EIP-2981 royalties, and non-transferable soulbound tokens. Whether you are building an NFT marketplace, a blockchain-based game, or a digital identity system, this skill ensures your smart contracts follow best practices for metadata handling, security, and marketplace compatibility.
主な機能
01Standardized ERC-721 and ERC-1155 implementation patterns
02Advanced metadata handling for both IPFS and on-chain SVG generation
03Support for specialized token types including Soulbound and Dynamic NFTs
04Gas-optimized batch minting using ERC721A
05EIP-2981 royalty implementation for cross-marketplace compatibility
060 GitHub stars
ユースケース
01Launching generative art collections with optimized minting and reveal mechanics
02Developing Web3 gaming inventory systems using multi-token standards
03Creating decentralized credentialing systems using non-transferable soulbound tokens