Installing Tconfigd

Tconfigd is a central daemon that manages Tratteria configurations. To get started with Tratteria, first install Tconfigd following the instructions from Tconfigd’s installation readme.

After successfully installing Tconfigd, you should be able to see a running Tconfigd pod in the tratteria-system namespace.

kubectl get pod -n tratteria-system

Output:

NAME                        READY   STATUS    RESTARTS   AGE
tconfigd-85c5697c9b-4lx4s   1/1     Running   0          88s

Next, proceed to deploy Tratteria service, an open source Transaction Tokens (TraTs) Service.

On this page: