Launch the Node
Launch your validator node
Launch Node
Configure Cosmovisor Folder
Create Cosmovisor folders and load the node binary.
Create Service File
Create a elys.service
file in the /etc/systemd/system
folder with the following code snippet. Make sure to replace USER
with your Linux user name. You need sudo previlege to do this step.
Download Snapshot
You may utilize Polkachu's snapshot download service to download and extract Elys Network snapshot.
Start Node Service
Last updated