Get started with Node
Overview
This page provides direction for getting started with Silvermint node software.
Install Latest Silvermint
deb Package
apt-get install -y ca-certificates
echo "deb [trusted=yes] https://apt.pyro.cloud stable main" | tee -a /etc/apt/sources.list.d/artifact-registry.list
apt-get update
apt-get install -y silvermint
Install Latest Silvermint-tools
deb Package
apt-get install -y ca-certificates
echo "deb [trusted=yes] https://apt.pyro.cloud stable main" | tee -a /etc/apt/sources.list.d/artifact-registry.list
apt-get update
apt-get install -y silvermint-tools
Binaries and Packages
Find all binaries and deb packages of latest and past releases at https://gitlab.com/silvermint/silvermint/-/releases