8
Developing Your Own Cryptocurrency
In this chapter, we will provide an overview of smart contract open source libraries and review ERC token standards. Then, we will create a new cryptocurrency called MyERC20Token based on the ERC-20 token standard using Solidity. We will also create a non-fungible DigitalArtERC721Token token for a decentralized art marketplace based on the ERC-721 standard. At the end of this chapter, we will discuss another popular Non-Fungible Token (NFT) token standard, ERC-1155, and learn about how to create an ERC-1155 NFT token. After reading through this chapter, you should be able to create your own cryptocurrency.
In this chapter, we will explore the popular tools and frameworks that you will come across frequently ...
Get Learn Ethereum - Second Edition 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.