mirror of
https://github.com/tornadocash/tornado-deploy.git
synced 2025-01-15 15:41:05 +01:00
update readme
This commit is contained in:
parent
7e50b1189a
commit
8241a9f201
@ -11,6 +11,10 @@ git clone --recursive https://github.com/tornadocash/tornado-deploy
|
|||||||
cd tornado-deploy
|
cd tornado-deploy
|
||||||
yarn
|
yarn
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
|
|
||||||
|
# optionally copy production snark circuits
|
||||||
|
mkdir -p tornado-anonymity-mining/build && cp -R ~/Downloads/circuits ./tornado-anonymity-mining/build
|
||||||
|
|
||||||
yarn build
|
yarn build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user