cluster/
subdirectory created.
To install Charon (Obol’s middleware client for managing the DVs), create private key shares for each of the DV nodes, follow this guide.
Once all the steps have been completed you just need to make small configurational changes.
.env
file:
http://172.17.0.1:5052
. In case someone wants to connect to an external beacon node, they need to provide the consensus layer REST API link.docker compose up
To manage docker as a non-root user, you might have to add docker as a user group. Follow this docker documentation to do so.