8 Forks
5 Stars
5 Watchers

AVAX-ERC20

A tutorial on how to build an ERC20 token on the AVAX protocol with minting and burning, for absolute beginners, no previous Solidity knowledge required. Enjoy

How to download and setup AVAX-ERC20

Open terminal and run command
git clone https://github.com/Pokesi/AVAX-ERC20.git
git clone is used to create a copy or clone of AVAX-ERC20 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AVAX-ERC20 https://github.com/Pokesi/AVAX-ERC20/archive/master.zip

Or simply clone AVAX-ERC20 with SSH
[email protected]:Pokesi/AVAX-ERC20.git

If you have some problems with AVAX-ERC20

You may open issue on AVAX-ERC20 support forum (system) here: https://github.com/Pokesi/AVAX-ERC20/issues