Add build instructions
This commit is contained in:
parent
a6532e38a9
commit
f3ace98193
12
README.md
12
README.md
@ -6,6 +6,18 @@ Technical information about all Tornado Cash contracts, token distribution and E
|
||||
|
||||
Node 12 or higher. This package doesn't have any other build dependencies.
|
||||
|
||||
Install development dependencies:
|
||||
|
||||
```bash
|
||||
npm i
|
||||
```
|
||||
|
||||
### Build
|
||||
|
||||
```bash
|
||||
npm run build
|
||||
```
|
||||
|
||||
### Licence
|
||||
|
||||
MIT
|
||||
|
Loading…
Reference in New Issue
Block a user