tornado-core/contracts/README.md

5 lines
127 B
Markdown
Raw Normal View History

2019-07-10 18:58:21 +02:00
## Testing
1. `npm i`
2. `npx truffle compile`
3. `npx truffle test` - it may fail for the first time, just run one more time.