Introduction
  • Introduction to Ethereum ERC-20 Tokens and Crowd Sales (ICOs)
Setup
  • Project Setup & Smoke Test
ERC-20 Token Smart Contract
  • Creating the ERC-20 Token Smart Contract
  • Transferring Tokens
  • Approving Token Transfers
  • Delegated Token Transfers
  • Console Demonstration
Crowd Sale Smart Contract
  • Creating the Crowd Sale Smart Contract
  • Purchasing ERC-20 Tokens
  • Ending Token Sale
Crowd Sale Website
  • Creating the Crowd Sale Website
  • Building out the Crowd Sale Website
  • Purchasing ERC-20 Tokens
Deployment
  • Deploying the Smart Contracts with Geth
  • Deploying the Crowd Sale Website