💽Installing Node
You must clone latest version of ceremony client.
At this stage, we need to decide whether to run our Node s a Service or as a Docker container.
If you will run it as a service, please follow Running as a Service instructions.
If you want to run with Docker, please follow Running With Docker instructions.
If you want to run manualy or with tmux session, you can run:
If you have a voucher from the offline ceremony, first run:
Go to the ceremonyclient/node folder
All commands are to be run in the ceremonyclient/node/
folder.
Last updated