tornado-core/contracts/README.md
2019-07-10 19:58:21 +03:00

5 lines
127 B
Markdown

## Testing
1. `npm i`
2. `npx truffle compile`
3. `npx truffle test` - it may fail for the first time, just run one more time.