QuickInstall Linux
To set up and install Tenfingers on Linux, you only need to do these simple steps:
1: forward port 46000 to your PC
2: Download the install script:
curl -L -O https://codeberg.org/Valmond/Tenfingers/raw/branch/main/tenfingers/install_upgrade_linux.sh
3: Give it execution rights:
chmod +x ./install_upgrade_linux.sh
4: Run the script to set up Tenfingers and then subsequently to update it:
./install_upgrade_linux.sh
5: Connect to the node swarm:
10f --bootstrap
What's next?
For more: see Usage