Skip to main content
The evaluation environment is a single, self-contained Docker image. One command brings up the complete stack, from core ledger through the CTS adapter to the digital ledger and back, with the user interface on localhost:3000.

What the image contains

The image runs all three process groups described in Integration Architecture: The Cosmos Tokenization Suite ships as compiled binaries inside the image. A setup and deployment guide ships with it.

What it is for

The environment exercises the full path end to end: tokenize core transactions, watch the mapping and reconciliation behave, move value through the transaction flows, and inspect the camt.054 messages on the way through. It is the most concrete reference for how the components are wired, because it is the components, wired. See Architecture for the deployment models.
Access to the evaluation image, its version cadence, and production sizing guidance still need to be documented. Contact sales@cosmoslabs.io for the image and the setup guide.