For the complete documentation index, see llms.txt. This page is also available as Markdown.

Public testnet

Prerequisites

  • Install Docker following the installation guide for Linux OS

  • Install docker compose

Join Public testnet

docker-compose build
docker-compose up -d

Container Running

docker-compose ps

Logging

docker logs -f --tail 10 testnet-node

Last updated