mirror of
https://github.com/tornadocash/tornado-core.git
synced 2024-11-01 15:55:18 +01:00
5 lines
127 B
Markdown
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.
|