/RAECoin

Primary LanguageJavaScript

RAECoin Contracts

Setup

  • Ensure you have node.js and yarn installed
  • run $ yarn to install dependencies

Usage

Run the test Suite

$ yarn test

Setup the app on a local ethereum network

$ yarn start

TODO

  • Finish tests on token
  • Finish tests on ICO
  • How do we get Ether OFF the ICO contract?
  • Event on ICO Contract for when ICO is triggered