dependabot[bot] eea04c5340
chore(deps): bump tar from 4.4.13 to 4.4.15
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 23:24:43 +00:00
2021-07-29 17:33:35 +03:00
2021-07-16 13:27:08 +03:00
2020-05-21 12:29:33 -07:00
2020-05-22 12:35:00 +03:00
2021-07-29 17:33:35 +03:00
2020-05-22 12:35:00 +03:00
2020-12-24 14:46:15 +03:00
2021-02-14 21:23:17 +03:00
2021-07-29 18:17:35 +03:00
2021-07-29 17:33:35 +03:00
2020-12-24 14:46:15 +03:00
2021-07-29 17:33:35 +03:00

Warning!

Current cli version doesn't support Anonymity Mining

Goerli, Mainnet

  1. Add PRIVATE_KEY to .env file
  2. ./cli.js --help

Example:

$ ./cli.js deposit ETH 0.1 --rpc https://goerli.infura.io/v3/27a9649f826b4e31a83e07ae09a87448

Your note: tornado-eth-0.1-5-0xf73dd6833ccbcc046c44228c8e2aa312bf49e08389dadc7c65e6a73239867b7ef49c705c4db227e2fadd8489a494b6880bdcb6016047e019d1abec1c7652
Tornado ETH balance is 8.9
Sender account ETH balance is 1004873.470619891361352542
Submitting deposit transaction
Tornado ETH balance is 9
Sender account ETH balance is 1004873.361652048361352542
$ ./cli.js withdraw tornado-eth-0.1-5-0xf73dd6833ccbcc046c44228c8e2aa312bf49e08389dadc7c65e6a73239867b7ef49c705c4db227e2fadd8489a494b6880bdcb6016047e019d1abec1c7652 0x8589427373D6D84E98730D7795D8f6f8731FDA16 --rpc https://goerli.infura.io/v3/27a9649f826b4e31a83e07ae09a87448 --relayer https://goerli-frelay.duckdns.org

Relay address:  0x6A31736e7490AbE5D5676be059DFf064AB4aC754
Getting current state from tornado contract
Generating SNARK proof
Proof time: 9117.051ms
Sending withdraw transaction through relay
Transaction submitted through the relay. View transaction on etherscan https://goerli.etherscan.io/tx/0xcb21ae8cad723818c6bc7273e83e00c8393fcdbe74802ce5d562acad691a2a7b
Transaction mined in block 17036120
Done
Description
A command line interface to make transactions in Tornado Cash protocol
Readme 55 MiB
Languages
JavaScript 50.5%
TypeScript 49.4%
Shell 0.1%