Asvilya / Cardchain-Testnet1

Here are all information necessary to join the testnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cardchain Testnet1

Installation

Execute the command below to join Testnet1. You only have to input your moniker into the console when promted to do so:

git clone https://github.com/DecentralCardGame/Testnet1 && chmod +x ./Testnet1/Cardchain_install.sh && chmod +x ./Testnet1/Cardchain_remove.sh && ./Testnet1/Cardchain_install.sh

Remove Cardchain

The following script will stop the systemd service, remove the Cardchain folder as well as the Cardchain binary:

./Testnet1/Cardchain_remove.sh

About

Here are all information necessary to join the testnet


Languages

Language:Shell 100.0%