Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
The Essential Guide to Web3

You're reading from   The Essential Guide to Web3 Develop, deploy, and manage distributed applications on the Ethereum network

Arrow left icon
Product type Paperback
Published in Nov 2023
Publisher Packt
ISBN-13 9781801813471
Length 366 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Vijay Krishnan Vijay Krishnan
Author Profile Icon Vijay Krishnan
Vijay Krishnan
Arrow right icon
View More author details
Toc

Table of Contents (25) Chapters Close

Preface 1. Part 1 – Introduction to Web3 FREE CHAPTER
2. Chapter 1: Fundamentals of Blockchain and Web3 3. Chapter 2: Getting Started With Ethereum 4. Chapter 3: Your First Ethereum Transaction 5. Part 2 – All about Smart Contracts
6. Chapter 4: Introduction to Smart Contracts 7. Chapter 5: Creating and Deploying Your First Smart Contract 8. Chapter 6: Smart Contract Security and Access Controls 9. Part 3 – Writing Your DApps for Web3
10. Chapter 7: Developer Tools and Libraries for Web3 Development 11. Chapter 8: Writing and Testing Your First dApp on Web3 12. Part 4 – Fungible Tokens
13. Chapter 9: Introduction to Tokenization 14. Chapter 10: Creating Your First Token 15. Part 5 – Non-Fungible Tokens
16. Chapter 11: Non-Fungible Token Standards 17. Chapter 12: Creating Your First Non-Fungible Token 18. Part 6 – Web3 Advanced Topics
19. Chapter 13: Understanding Oracles 20. Chapter 14: Zero-Knowledge Proofs and Zero-Knowledge EVMs 21. Chapter 15: L2 Networks and Rollups 22. Chapter 16: Decentralized Autonomous Organizations – Overview 23. Index 24. Other Books You May Enjoy

Understanding NFT standard ERC-998

ERC-998 is a token standard on the Ethereum blockchain that allows for the creation of complex tokens that can contain other tokens. This standard enables the creation of tokens with hierarchical ownership structures, where a token can contain other tokens that represent sub-assets.

ERC-998 tokens are identified by a unique ID and can contain a mixture of fungible tokens and NFTs. This makes it ideal for creating more complex assets, such as collections of ERC-721 tokens.

Here are a few examples of ERC-998 tokens:

  • The Mokens project, which uses ERC-998 to create multi-token contracts (mokens) that can contain other tokens and assets
  • The Ocean Blue project, which allows users to create and trade tokens representing seashells, each of which can contain pearls and other seashells as ERC-998 sub-tokens

Let’s go over an example of an ERC-998-based smart contract. In this example, we will create a Token721 contract that represents...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £16.99/month. Cancel anytime