🤖AutoInstaller

The development has been carried out by 0xOzgur.eth and you should use it at your own risk.

This page explains how to install ceremonyclient with automatic installation scripts.

This script will install latest version.

This automatic installation script is especially designed for fresh installations on newly turned on devices.

Install as Service

Please copy the command below and sit back while node is being built.

wget -O - https://raw.githubusercontent.com/0xOzgur/QuilibriumTools/main/install/install_quilibrium_service.sh | bash

Install Docker

The command below will install docker container for your node.

wget -O - https://raw.githubusercontent.com/0xOzgur/QuilibriumTools/main/install/install_docker.sh | bash

Do not forget to reboot your machine after your installation finish.

Last updated