oraclesorg / treasury

Treasury is a solidity contract for Cross Chain Crowdsale where buyers can exchange tokens for coins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

treasury

Treasury is a solidity contract for Cross Chain Crowdsale where buyers can exchange tokens for coins

How to run tests

  • Run npm install to install project dependencies
  • Run make testrpc to start testrpc node with predefined accounts and balances
  • Run tests with make test command

About

Treasury is a solidity contract for Cross Chain Crowdsale where buyers can exchange tokens for coins

License:MIT License


Languages

Language:JavaScript 93.3%Language:Makefile 6.7%