Skip to content

ERC20 based simple token with crowdsale smart contract for ICO launch

Notifications You must be signed in to change notification settings

neat-soft/simple-erc20-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simple ERC20 Standard based token with crowdsale contract for ICO

Token Details

Token name - URLcoin
Symbol - URL
Decimals - 18
Token amount to issue - 84 000 000

Contract Deploy to TestRPC

  1. Install testrpc on your local

npm install -g ethereumjs-testrpc

  1. Install truffle

npm install -g truffle

  1. Launch TESTRPC

$ testrpc -p 8546

  1. Deploy to testrpc

Go to project root directory

$ truffle migrate

You have Done!

About

ERC20 based simple token with crowdsale smart contract for ICO launch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published