> 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.md).

# CatalyX Blockchain Manager

CatalyX Blockchain Manager (CAT-BM) is an infrastructure management and application deployment platform for enterprise DLT and digital assets.

CAT-BM enables enterprises to **build, deploy, manage, and scale** blockchain infrastructure and applications with high automation and guaranteed uptime:

* **Build**: choose your protocol, launch applications, and onboard participants.
* **Deploy**: automate setups rapidly through a UI and API that abstracts away technical complexity.
* **Manage**: highly responsive support, auto-recovery, and observability to resolve issues quickly.
* **Scale**: cloud-agnostic deployment with enterprise-grade HA, monitoring, and security.

<figure><img src="/files/kdWE6bhvDDtA7egQFWhf" alt=""><figcaption></figcaption></figure>

***

### CatalyX Blockchain Manager Overview

<details>

<summary>Key Features</summary>

1. **Self-Service Management Console**

   Manage networks, validator nodes, and other components of your infrastructure through an intuitive self-service console.
2. **Enterprise-Grade Security**

   Integrated secrets management (HashiCorp Vault, Kubernetes Secrets), custody provider connectivity, and KMS-enabled key infrastructure — with SOC 2 certification in progress.
3. **High-Availability & Monitoring**\
   Benefit from built-in failover, disaster recovery, and multi-site high availability, supported by comprehensive monitoring.
4. **Cloud-Agnostic Deployment**

   Deploy across any cloud provider, hybrid environment, or on-premises infrastructure — without vendor lock-in.
5. **Intuitive UI & API**\
   CAT-BM streamlines access to all functionality, including CI/CD hooks.
6. **Expert Operational Support**\
   Access highly qualified, responsive support from a DevOps team with 11+ years of enterprise-grade blockchain expertise.

</details>

<details>

<summary>Commercial Models</summary>

| Tier           | Positioning                                              | Operational responsibility                                  |
| -------------- | -------------------------------------------------------- | ----------------------------------------------------------- |
| **Basic**      | Validator setup & platform access                        | Self-managed                                                |
| **Managed**    | Fully managed operations                                 | Self-managed *or* managed by IntellectEU                    |
| **Enterprise** | Enterprise-grade managed infrastructure with custom SLAs | Self-managed *or* managed by IntellectEU, custom deployment |

</details>

<details>

<summary>Visit Website</summary>

{% embed url="<https://www.catalyx.solutions/catalyx-blockchain-manager>" %}

</details>

***

### Supported Protocols

Catalyst Blockchain Manager supports a range of different protocols. More details and dedicated documentation can be found for each. Dive into each protocol-specific docs to get 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>Canton Network</td><td><a href="/pages/bBCAIZBaQv5W57gH9EjN">/pages/bBCAIZBaQv5W57gH9EjN</a></td></tr><tr><td>Hyperledger Fabric</td><td><a href="/pages/Z0w1vpVOc23ln2XldgBd">/pages/Z0w1vpVOc23ln2XldgBd</a></td></tr><tr><td>Hyperledger Besu</td><td><a href="/pages/o6fktOfkFXyKJBO1eluL">/pages/o6fktOfkFXyKJBO1eluL</a></td></tr><tr><td>Stellar</td><td><a href="/pages/DLU5ApLOQcrF1YlNYyiI">/pages/DLU5ApLOQcrF1YlNYyiI</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.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.
