Create tokens using OpenZeppelin
Learn about the significance of tokens and how they are used in blockchain.
Learning objectives
By the end of this module, you will be able to:
- Explain what tokens are
- Identify the different types of tokens
- Use the contracts library in OpenZeppelin
- Create a token smart contract
Prerequisites
- Fundamental knowledge about blockchain
- Solidity programming knowledge
- Ethereum smart contract knowledge
- Previous experience with a programming language like C, Python, or JavaScript
- Basic knowledge of programming concepts
- Familiarity with the command line to create new directories and install programs
- Node.js installed
- Truffle and Ganache CLI installed
- Visual Studio Code installed