mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-08-23 21:05:33 -04:00
added link to instructions for running rpc nodes
This commit is contained in:
parent
350d1f1d11
commit
fd36dd5c5e
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,10 @@ Relayer should return a transaction hash
|
|||
In that case you will need to add https termination yourself because browsers with default settings will prevent https
|
||||
tornado.cash UI from submitting your request over http connection
|
||||
|
||||
## Run geth node
|
||||
|
||||
It is strongly recommended that you use your own RPC node. Instruction on how to run full node with `geth` can be found [here](https://github.com/feshchenkod/rpc-nodes).
|
||||
|
||||
## Monitoring
|
||||
|
||||
You can find the guide on how to install the Zabbix server in the [/monitoring/README.md](/monitoring/README.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue