Install from .deb package
Last updated
Last updated
Before installation and running of swisstronikd, check if you have correct hardware and SGX was properly configured. You can refer section to read more about it.
We will use Go v1.21.4
as example here. The code below also cleanly removes any previous Go installations.
Unless you have specific preferences for non-standard configuration, set the following in the ~/.profile file:
We will use Cosmovisor v1.0.0
as an example here.
To install swisstronik
binary without building it from sources, you can use prebuilt .deb package.
Or use the following command:
Once you downloaded the archive, extract .deb package from it:
Now you're ready to install it using dpkg
:
To check if everything was installed correctly, run:
It should output you current version of binary, for example, v1.0.2
.
You can download archive with .deb package from our GitHub:
Now you're ready to configure your node. To do it, refer page.