Table of Contents
You can find the example of node.config
in TP-Node configuration guide.
Generation of genesis.txt
is described in TP-Node configuration guide.
Generation of SSL certificates is described in How to obtain an SSL certificate for a node guide.
You can start a TP-Node either from Docker image, or from source code:
- If you would like to start your TP-Node from source code, use this guide.
- If you would like to start your TP-Node from Docker image, use this guide.
Starting the testnet is described in How to install and start a testnet?.
If you use Vagrant to set up the development environment, refer to Setting up the environment and starting the testnet using Vagrant section of the guide mentioned above.