Implements industry-standard NFT protocols and advanced token features for Ethereum-compatible blockchains.
This skill provides comprehensive guidance for developing non-fungible tokens using ERC-721 and ERC-1155 standards. It covers essential patterns including metadata management (on-chain and IPFS), gas-optimized batch minting with ERC721A, royalty enforcement via EIP-2981, and the creation of specialized assets like soulbound or dynamic NFTs. Ideal for developers building digital collectibles, gaming assets, or decentralized marketplaces, it ensures code follows OpenZeppelin best practices and is ready for marketplace integration.
Key Features
01Implement ERC-721 and ERC-1155 standards
02Configure IPFS and on-chain metadata schemas
03Optimize gas costs with ERC721A batch minting
04Integrate EIP-2981 royalty standards
05Create non-transferable soulbound tokens
0681 GitHub stars
Use Cases
01Building NFT marketplaces with proper royalty enforcement
02Launching large-scale generative art collections
03Developing in-game asset systems with multi-token support