@atl
You no longer need the vouchers, you can set up a node anytime.
1. Install Go 1.20.11
2. sudo tar -C /usr/local -xzf go1.20.11.linux-amd64.tar.gz
3. export PATH=$PATH:/usr/local/go/bin export GOPATH=~/go
4. git clone https://github.com/QuilibriumNetwork/ceremonyclient
5. cd ceremonyclient/node