I would like to run an Elrond validator node on my machine, but I don't know how to do it, or where to start from. Can you please help me?
Asked
Active
Viewed 469 times
1 Answers
5
You can check the documentation here: https://docs.elrond.com/validators/system-requirements/.
You can find all the steps needed (very nice explained) for Linux and MacOs (Windows OS is not supported).
But the main steps are:
- Install and configure Go
- Clone the repository
- Build the binaries
- Creating the node’s identity
- Copying credentials and starting the node

radu_paun
- 1,940
- 21
- 25