TechLearn India/Learn to Build your own Ethereum Token

  • ₹3,749

Learn to Build your own Ethereum Token

  • Course
  • 7 Lessons

Build a ERC20 token on top of the Ethereum blockchain using Solidity with TechLearn India.

Contents

Build a ERC20 token on top of the Ethereum blockchain.

What is an Ethereum Token?
Creating our Token Contract

Publishing our contract to the Testnet



Now that we've written our token contract, we can deploy it to the Ethereum Testnet.

Now, let’s deploy our contract to the Ethereum network — Since we’re only practicing, we’ll use this test network and transfer a free ETH to deploy our contract.

We’ll deploy our token to the Ropsten test network and compile our smart contract on Remix, We’ll also use MetaMask to create a wallet on the Ethereum test network.

Metamask
Ethereum Remix
Checking our balance in Metamask
Sending and Receiving Tokens
Looking at Etherscan