Skip to content

ksystemsio/ICO-Dapp

Repository files navigation

ERC20 token / Crowdsale Smart Contracts / Simple DApp for ICO

Platform Platform Platform Platform

Description

ERC20 token (Burnable,Freezable,Refundable,Pausable) and Crowdsale smart contracts (with Whitelist, private sale, pre-sale, ICO 1/2 stages). For more visualization I have added simple Dapp application for admin/users.

  • Download and install last versions of nodejs, npm, truffle
  • Download the project
  • npm install
  • npm install -g truffle
  • npm install -g truffle-flattener
  • npm run build
  • truffle compile
  • npm run dev
  • Open http://localhost:8080 (use Rinkeby network with metamask)

Screenshots

Client side alt text

Admin(owner) side alt text

About

ERC20 token / Crowdsale Smart Contracts / Simple DApp for ICO (in process)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors