mirror of
https://github.com/tornadocash/tornado-nova
synced 2024-02-02 14:53:56 +01:00
10 lines
207 B
Markdown
10 lines
207 B
Markdown
# Tornado Pool [![Build Status](https://github.com/tornadocash/tornado-pool/workflows/build/badge.svg)](https://github.com/tornadocash/tornado-pool/actions)
|
|
|
|
## Usage
|
|
|
|
```shell
|
|
yarn
|
|
yarn build
|
|
yarn test
|
|
```
|