fix cli conflicts
This commit is contained in:
parent
b91f1a469f
commit
2e1f372d88
7 changed files with 3 additions and 27 deletions
|
@ -38,8 +38,6 @@ The formula for designating a relayer is as follows:
|
|||
|
||||
The first concrete step is to run the Tornado Cash Relayer software for Ethereum Mainnet on your computer. All steps are outlined in the protocol's github. To complete this task successfully, you will have to carefully follow [these instructions](https://github.com/tornadocash/tornado-relayer#deploy-with-docker-compose).
|
||||
|
||||
{% embed url="https://github.com/tornadocash/tornado-relayer#deploy-with-docker-compose" %}
|
||||
|
||||
Once completed, you will need to insert your url in the input box.
|
||||
|
||||
.png>)
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
Tornado Cash protocol can be launched locally on your computer through a minified User Interface version made available by the core developers team.
|
||||
|
||||
{% embed url="https://github.com/tornadocash/ui-minified" %}
|
||||
|
||||
### Step #1: Clone the Github repository on your computer
|
||||
|
||||
By opening your Command Line Interface, you can run the following commands to, first, clone the repository, then go inside the newly copied folder:
|
||||
|
|
|
@ -22,15 +22,11 @@ In a nutshell, for each withdrawal through the relayer method, the chosen relaye
|
|||
|
||||
The first option to stake is the usual URL for Tornado Cash. This has been available since February 2022. You will find a step-by-step tutorial here.
|
||||
|
||||
{% content-ref url="tornado-cash.md" %}
|
||||
[tornado-cash.md](tornado-cash.md)
|
||||
{% endcontent-ref %}
|
||||
|
||||
#### 2. Altornado
|
||||
|
||||
An alternative option to stake $TORN has been brought by the community. The need for a staking UI and in the long run, the necessity for a Tornado Cash full **alternative UI** made this happen. Altornado provides the community with an intuitive and rich user experience, using the same Tornado Cash contracts.\
|
||||
You will always have information about your wallet as well as information about your future rewards depending on the amount you want to stake.
|
||||
|
||||
{% content-ref url="altornado.md" %}
|
||||
[altornado.md](altornado.md)
|
||||
{% endcontent-ref %}
|
||||
|
|
|
@ -167,26 +167,15 @@
|
|||
|
||||
* Tornado Cash core code:
|
||||
|
||||
{% embed url="https://github.com/tornadocash/tornado-core" %}
|
||||
|
||||
* Tornado Cash Command Line to make transactions in the protocol:
|
||||
|
||||
{% embed url="https://github.com/tornadocash/tornado-cli" %}
|
||||
|
||||
* To become a relayer for Tornado Cash:
|
||||
|
||||
{% embed url="https://github.com/tornadocash/tornado-relayer" %}
|
||||
|
||||
* Minified web UI for Tornado Cash protocol:
|
||||
|
||||
{% embed url="https://github.com/tornadocash/ui-minified" %}
|
||||
|
||||
* All about the TORN token:
|
||||
|
||||
{% embed url="https://github.com/tornadocash/torn-token" %}
|
||||
|
||||
* All about the anonymity mining program (this program has ended mid-December 2021):
|
||||
|
||||
{% embed url="https://github.com/tornadocash/tornado-anonymity-mining" %}
|
||||
|
||||
_Written by_ [_@ayefda_](https://torn.community/u/ayefda) _&_ [_@bt11ba_](https://torn.community/u/bt11ba/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue