Tmn
We made a simple command line interface called tmn to easily and quickly start a Viction Masternode
Prerequisites
Installation of Python
apt update
apt install python3-pippython3 --version
Installation of Docker CE

tmn
Installation
Update
First start

Usage
Troubleshooting
tmn: command not found
error: could not access the docker daemon
pip3 install fails due to not being able to build some package
pip3 install fails due to "No Module named Setuptools"
Last updated