An open API service indexing awesome lists of open source software.

https://github.com/0xjonaseb11/erc20-avalanche

Create a very own ERC20 token | Deploy ion Avalance network
https://github.com/0xjonaseb11/erc20-avalanche

avalanche-network blockchain deployments erc20-tokens ethersjs hardhat smart-contracts solidity web3

Last synced: 2 months ago
JSON representation

Create a very own ERC20 token | Deploy ion Avalance network

Awesome Lists containing this project

README

          

### Author : @Jonas-sebera

## About
#### Why choose `AVALANCHE`??
Avalanche is a blockchain platform that rivals the Ethereum blockchain. It supports smart contracts written in Solidity programming language to run dApps on its network. Big companies such as GREE, Deloitte, KyberSwap, GameStar+, and Encode Club have partnered with Avalanche to ship their projects on Avalanche.

### Index
1. Develop understanding of Avalanche blockchain.
2. Write ERC20 token in Solidity.
3. Set up MetaMask for Avalanche.
4. Deploy the Solidity smart contract to Avalanche blockchain.


### @Jonas-sebera