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

@ -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 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 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 ## Monitoring
You can find the guide on how to install the Zabbix server in the [/monitoring/README.md](/monitoring/README.md). You can find the guide on how to install the Zabbix server in the [/monitoring/README.md](/monitoring/README.md).