Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 543 Bytes

File metadata and controls

21 lines (15 loc) · 543 Bytes

Vistex smart contracts for ethereum

Build Status Coverage Status

Crowdsale and token contracts for the Vistex platform (https://vistex.io).

Testing the contracts

Install dependencies

$ npm install -g truffle
$ npm install

Run tests

$ npm test