mirror of
https://github.com/tornadocash/torn-token.git
synced 2024-11-22 01:37:08 +01:00
14 lines
337 B
Markdown
14 lines
337 B
Markdown
# Tornado.cash token (TORN) [![Build Status](https://github.com/tornadocash/torn-token/workflows/build/badge.svg)](https://github.com/tornadocash/torn-token/actions) [![npm](https://img.shields.io/npm/v/torn-token)](https://www.npmjs.com/package/torn-token)
|
|
|
|
## Dependencies
|
|
|
|
1. node 12
|
|
2. yarn
|
|
|
|
## Start
|
|
|
|
```bash
|
|
$ yarn
|
|
$ yarn test
|
|
```
|