added link to instructions for running rpc nodes

This commit is contained in:
_den 2022-03-10 20:08:14 +10:00 committed by Danil Kovtonyuk
parent 350d1f1d11
commit fd36dd5c5e
1 changed files with 4 additions and 0 deletions

View File

@ -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).