Welcome to my blockchain coding journey! In this multi-part blog series, we will delve into the fascinating world of blockchain technology and explore the process of creating various types of tokens. As a dedicated learner, I'll be sharing my experiences, challenges, and findings as I venture deeper into this realm.
Our journey will begin with the creation of ERC-20 tokens using the reputable OpenZeppelin library. In Part 1, we'll discuss the basics of ERC-20 standards and how to utilize the OpenZeppelin library for a smooth and secure token development process.
Part 2 will focus on creating an ERC-20 token from scratch without relying on existing libraries. This token will represent the governance of our future blog series, giving you an insight into the intricacies of developing a custom token.
In Part 3, we'll shift our focus to the exciting world of Non-Fungible Tokens (NFTs). We'll discuss the concept, creation, and potential use cases of NFTs, allowing you to fully comprehend this trending phenomenon.
Finally, in Part 4, we will explore the innovative Proof-of-Attendance-Protocol (PoAP) tokens. These tokens serve as verifiable proof for participating in various events, offering yet another fascinating use case for blockchain technology.
Let’s go!