Skip to content

jangidkrishna/ERC20_Token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20_Token

This token is based on ERC20 token standard so that you can create your own coin based on the ethereum framework this is similar to the bitcoin's colored coin so that a new currency or any other asset is created based on token standard that is discussed on the ethereum EIP's

Steps to compile in truffle

git clone https://github.com/jangidkrishna/ERC20_Token.git
cd ERC20_Token-master
truffle compile 
tuffle migrate
truffle console

Releases

No releases published

Packages

No packages published