update readme

This commit is contained in:
Alexey 2021-10-26 12:40:56 +03:00
parent 0553d31e7d
commit 4ce8de3232
No known key found for this signature in database
GPG Key ID: C77958099D784E76
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Tornado Pool [![Build Status](https://github.com/tornadocash/tornado-pool/workflows/build/badge.svg)](https://github.com/tornadocash/tornado-pool/actions)
This an experimental version of tornado.cash that allows to deposit arbitrary amounts and make internal(shielded) transfers.
This an experimental version of tornado.cash that allows to deposit **arbitrary amounts** and make **internal(shielded) transfers**.
Other facts about this version:
@ -10,6 +10,8 @@ Other facts about this version:
4. Withdrawal amount from pool to L1 has to be larger than 0.05 ETH to prevent spam attack on the bridge.
5. The code was [audited](./resources/Zeropool-Tornado.pool-audit.pdf) by Igor Gulamov from Zeropool.
This project was presented on LisCon 2021. [Slides](https://docs.google.com/presentation/d/1CbI6fiWvgwoD_1ahcSR62wD7V4TdSzkdL2RwAeMPagQ/edit#slide=id.gf731d8850e_0_133)
## Usage
```shell