Project ERC20 Token Sale¶
In this project you are developing your first token and a separate token sale smart contract.
The token itself will be a fully functional ERC20 token adhering to the ERC20 token standard interface.
In addition to that, we're going to develop a simple token sale smart contract that sells tokens for a pre-defined price.
Real-World Use-Case for this Project¶
π‘ ICOs and token sales
Development-Goal¶
1οΈβ£ Fully understand Modifiers 2οΈβ£ Understand why Events are used over return variables 3οΈβ£ Learn how to destroy a smart contract and what are reserved keywords
Get Started¶
πͺ πͺ πͺ Let's get started!
Last update:
September 4, 2022