> For the complete documentation index, see [llms.txt](https://docs.catalyx.solutions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/technical-documentation-canton.md).

# Technical Documentation

## Introduction

Catalyst Blockchain Manager is an automation suite designed to simplify the deployment and management of blockchain infrastructure. It ensures streamlined, secure, auditable, and scalable node operations through:

* **Infrastructure-as-Code (IaC)** setup in dedicated cloud environments (e.g., AWS, GCP, Azure), with enterprise-grade high availability and disaster recovery configurations.
* **Security and compliance controls** including fine-grained access, container hardening, RBAC, audit logging, OIDC/OAuth integration, and compliance tooling.
* **Secure cryptographic key management** through external Key Management Services (KMS).
* **Modular and replicable deployments** of participant, validator, and domain nodes.
* **Built-in monitoring and alerting**, fully integrated with the client’s observability stack.

The CatalyX Blockchain Manager platform is designed to deliver high availability, resilience, and scalability, leveraging modern cloud-native technologies and best practices in DevOps and security.

***

## Getting Started

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Technical Architecture &#x26; Infrastructure</strong></td><td><a href="/pages/dlAQCKpHuPvrKXsxYpjp">/pages/dlAQCKpHuPvrKXsxYpjp</a></td></tr><tr><td><strong>Security &#x26; Privacy Implementation</strong></td><td><a href="/pages/oyZgcKBRQZUqwLzwJ8AC">/pages/oyZgcKBRQZUqwLzwJ8AC</a></td></tr><tr><td><strong>Performance and Scalability Approach</strong></td><td><a href="/pages/yP9D90hEqTfyokGFmqLZ">/pages/yP9D90hEqTfyokGFmqLZ</a></td></tr></tbody></table>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/technical-documentation-canton.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
