Description
In this course, you will learn :
- Within the first lesson on Ropsten, deploy your first token and crowdsale (testnet).
- Get free Ethers for using Ropsten to deploy smart contracts.
- Use Etherscan and MyEtherWallet to navigate.
- Learn about the ERC20 standards.
- Make your token contract code available on Etherscan.
- Make your token available on exchanges.
- Create your own Mainnet token sale contract (ICO).
Syllabus :
1. A Quick Win
- Introduction to the course
- Installing Metamask and getting free ethers
- Launching your first token & crowdsale contract
- Playing with your crowdsale contract
2. Introduction to Your Tools
- Understanding Etherscan
- Understanding Metamask
- Understanding MyEtherWallet
3. Token Contracts In Detail
- What is a token?
- Common variation of token contracts
4. Crowdsale Contracts In Detail
- What is a crowdsale?
- Units in Ethereum and calculating exchange rate
- Common variations of crowdsale contracts
5. Launch Your Token!
- Deploying your contracts
- Token code verification
- Updating token details on Etherscan
- Listing your token on exchanges