tornado-config/README.md

24 lines
326 B
Markdown
Raw Permalink Normal View History

2023-08-14 23:37:24 +03:00
# Tornado Cash contracts info
Technical information about all Tornado Cash contracts, token distribution and ENS domains
### Requirements
Node 12 or higher. This package doesn't have any other build dependencies.
2023-08-14 23:37:24 +03:00
2023-08-17 02:13:41 +03:00
Install development dependencies:
```bash
npm i
```
### Build
```bash
npm run build
```
2023-08-14 23:37:24 +03:00
### Licence
MIT