description |
---|
This document shows how to install the trucoin-core into the following systems. |
- Redis Server
- Python 3.6
On the terminal run the following commands:
$ git clone https://github.com/trucoin/trucoin-core.git
$ cd scripts/
$ ./centos7.sh
{% hint style="info" %} If your operating system is not listed below, please open a issue into our Github repo. {% endhint %}
$ git clone https://github.com/trucoin/trucoin-core.git
$ cd scripts/
$ ./debian9.sh
$ git clone https://github.com/trucoin/trucoin-core.git
$ cd scripts/
$ ./ubuntu.sh