11
Non-Fungible Token Standards
This chapter introduces two important non-fungible token (NFT) standards, ERC-721 and ERC-1155. Both these standards are very important in the NFT ecosystem. Most NFTs issued today are based on these two standards. We’ll also discuss the application of these standards and how they differ.
In this chapter, we’re going to cover the following main topics:
- Understanding NFT standard ERC-721
- Understanding NFT standard ERC-1155
- Other important NFT token standards
Technical requirements
For this chapter, you will require Solidity.
Please make sure you’ve met this chapter’s technical requirements and that you’ve completed the required setup before proceeding.
Introduction to NFT standards
There are several popular ERC ...
Get The Essential Guide to Web3 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.