Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 573 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 573 Bytes

Cardchain Testnet 12

Installation

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

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

Remove Cardchain

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

./Testnet/Cardchain_remove.sh