Go to Preview Lesson
Go to Preview Lesson
LESSON 1.8
Getting Help
LESSON 1.9
Let's Get Started!
Creating an ERC20 Token on Ethereum
MODULE 1
Introduction
LESSON 1.1
This Book's Mission
LESSON 1.2
What Do I Need to Know?
LESSON 1.3
Understanding Ethereum and Blockchain Use Cases
LESSON 1.4
What Makes Ethereum?
LESSON 1.5
Key Technologies and Other Considerations
LESSON 1.6
What's in This Book?
LESSON 1.7
How Should I Read This Book?
LESSON 1.8
Getting Help
LESSON 1.9
Let's Get Started!
MODULE 2
Getting Familiar with Blockchain
LESSON 2.1
Basics of Blockchain
LESSON 2.2
Smart Contract Development - Setting Up Your Environment
LESSON 2.3
Understanding blockchain fundamentals
MODULE 3
Ethereum Blockchain
LESSON 3.1
Section Introduction
LESSON 3.2
What is Ethereum
LESSON 3.3
Ether and Gas
LESSON 3.4
What comes after the Ethereum blockchain?
MODULE 4
Cryptocurrencies on Ethereum
LESSON 4.1
Basics of Cryptocurrencies
LESSON 4.2
Ethereum Smart Contracts - A Brief Overview
LESSON 4.3
Basics of Tokens
LESSON 4.4
Token Standards
LESSON 4.5
What is Decentralized Finance?
LESSON 4.6
Ready to jump into smart contracts?
MODULE 5
Writing a Simple Smart Contract
LESSON 5.1
Writing a Simple Smart Contract
LESSON 5.2
What is Remix IDE and What Can it Do?
LESSON 5.3
How crazy can smart contracts get?!
MODULE 6
Diving Deeper Into Smart Contracts
LESSON 6.1
An Introduction to Creating a Solidity Smart Contract Game
LESSON 6.2
Designing the Money Game Smart Contract
LESSON 6.3
Working with contract intializers
LESSON 6.4
Getting users to use crypto with smart contracts
LESSON 6.5
Writing a Function to Read the Target Number
LESSON 6.6
Compile and Deploy Smart Contracts with JavaScript VM
LESSON 6.7
Using the Deployed Smart Contract in Remix
LESSON 6.8
Play games... win money!
MODULE 7
Creating a Token Smart Contracts for the Blockchain Part 1
LESSON 7.1
Creating a Token Smart Contracts for the Blockchain Part 1
LESSON 7.2
Fungible vs Non Fungible Tokens: How do They Work?
LESSON 7.3
Writing Smart Contracts for Fungible Tokens
LESSON 7.4
Smart Contract Development on a Local Machine
LESSON 7.5
Understanding the Truffle Suite - Ganache and Truffle
LESSON 7.6
Smart Contracts Interfaces - How do They Work?
LESSON 7.7
Smart Contract Libraries
LESSON 7.8
Token foundation is now ready
MODULE 8
Creating a Token Smart Contracts for the Blockchain Part 2
LESSON 8.1
Creating a Token Smart Contracts for the Blockchain Part 2
LESSON 8.2
Smart Contract for ERC-20 Tokens
LESSON 8.3
Token (almost) ready!
MODULE 9
Creating a Token Smart Contracts for the Blockchain Part 3
LESSON 9.1
Creating a Token Smart Contracts for the Blockchain Part 3
LESSON 9.2
Token complete!
MODULE 10
Compiling and Deploying the ERC-20 Smart Contract
LESSON 10.1
Compiling and Deploying the ERC-20 Smart Contract
LESSON 10.2
Run a Local Blockchain with Truffle and Ganache
LESSON 10.3
Configuring Truffle
LESSON 10.4
How to Compile Smart Contracts Using Truffle
LESSON 10.5
Use Truffle to Deploy a Smart Contract on a Local Blockchain
LESSON 10.6
Create an Infura Account For API Access to the Ethereum Blockchain
LESSON 10.7
How to Use the Truffle Migrate Script for Contract Deployments
LESSON 10.8
Tokens awayyyy (on the Ethereum blockchain)
MODULE 11
Conclusion
MODULE 12
Appendix
MODULE 13
Changelog
Go to Next Lesson
Go to Next Lesson
LESSON 2.1
Basics of Blockchain
Go Pro
Log In
Let's Get Started!