Add build instructions

This commit is contained in:
Theo 2023-08-16 16:13:41 -07:00
parent a6532e38a9
commit f3ace98193

@ -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