Skip to content

ERC20 token sale with time transitioned stages and variable prices with according to stages

Notifications You must be signed in to change notification settings

AbeRajeev/crowdsale_with_time_transitioned_stages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crowdsale_with_time_transitioned_stages

ERC20 token sale with time transitioned stages and variable prices with according to stages

Deploy and Run

  1. Install dependencies

$ npm install

  1. Run Blockchain,

$ ganache-cli or by starting the ganache GUI

  1. Compile and deploy

$ truffle compile --all
$ truffle migrate --reset

  1. Interact with the deployed contract

$ truffle console

About

ERC20 token sale with time transitioned stages and variable prices with according to stages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published