token_jury
v1.0.0
Published
Treasury is a solidity contract for Cross Chain Crowdsale where buyers can exchange tokens for coins
Downloads
10
Readme
treasury
Treasury is a solidity contract for Cross Chain Crowdsale where buyers can exchange tokens for coins
How to run tests
- Run
npm installto install project dependencies - Run
make testrpcto start testrpc node with predefined accounts and balances - Run tests with
make testcommand
