Tagion DART actor service
Service which exposes dart reads over a socket https://docs.tagion.org/tech/architecture/DartInterface
Transaction reverse table service using a DART https://docs.tagion.org/tech/architecture/TRT
Service for the tagion virtual machine https://docs.tagion.org/tech/architecture/TVM
Service Error codes
The collector collects & verifies the inputs in a contract https://docs.tagion.org/tech/architecture/Collector
Service for creating epochs https://docs.tagion.org/tech/architecture/EpochCreator
Service Exceptions
Service for verifying contracts https://docs.tagion.org/tech/architecture/HiRPCVerifier
Service for validating inputs sent via socket https://docs.tagion.org/#/documents/architecture/InputValidator
Service for handling both text logs and variable logging
Message definitions sent between services
Interface for the Peer to Peer communication https://docs.tagion.org/tech/architecture/NodeInterface
Options for tagionwave services, Publicly imports all service options
The replicator creates a backup of all dart transactions https://docs.tagion.org/tech/architecture/Replicator
Service for publishing event subscription https://docs.tagion.org/tech/architecture/LoggerSubscription
Main node supervisor service for managing and starting other tagion services
Service for Transcript responsible for creating recorder for DART DART Documentation
A collection of 'actors' which wrap the core components, used for tagionwave https://docs.tagion.org/tech/architecture