This skill provides expert guidance for developing non-fungible tokens and multi-token systems on Ethereum-compatible blockchains. It covers the full lifecycle of NFT development, from foundational ERC-721 and ERC-1155 implementations to advanced patterns like Soulbound tokens (SBTs), dynamic on-chain metadata generation, and EIP-2981 royalty standards for marketplace compatibility. By leveraging battle-tested OpenZeppelin contracts and gas-efficient patterns like ERC721A, this skill helps developers build secure, scalable, and interoperable digital asset ecosystems for art, gaming, and decentralized identity.
Key Features
01Full ERC-721 and ERC-1155 implementation patterns
020 GitHub stars
03Soulbound (non-transferable) and Dynamic NFT logic
04On-chain and off-chain (IPFS) metadata management
05EIP-2981 royalty standard integration for marketplaces
06Gas-optimized batch minting using ERC721A