dnzdlklc / HiloTokenSale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HiloCrowdsale

Build Status

Crowdsale contract based on Zeppelin Contracts

Development

  1. npm install
  2. npm test

Alternately, use truffle's develop command to more rapidly issue truffle commands

  1. npx truffle develop
  2. migrate --reset or test or debug <transaction-id>

TODOS

  1. Re-write Pre-Sale Contract
  2. Inflation Contract not implemented. To be discussed.

About


Languages

Language:JavaScript 100.0%