mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-01-07 20:35:53 +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.
|