How To Stop A Validator Node Permanently

⚠️ If you wish to remain a validator or nominator (e.g. you’re only stopping for planned downtime or maintenance), CHILLING your validator should suffice. It is only if you wish to unbond funds or reap an account that you should continue with the following. To...

[Optional] Set Up NGINX Reverse Proxy For A Cloud VM Validator

This guide assumes that you have already configured your hardware with the appropriate specs. Because validators need to have publicly accessible IP addresses and ports to receive connections, adding a proxy may potentially reduce connectivity and result in lower era...

[Optional] Using systemd With A Validator Node

You can run your validator as a systemd process so that it will automatically restart on server reboots or crashes (that helps to avoid getting slashed!). Before following this guide you should have already set up your validator. First create a new unit file...