> ## Documentation Index
> Fetch the complete documentation index at: https://cantor8.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# About Cantor8

> Enterprise-grade infrastructure for the Canton Network — developer documentation.

**Cantor8** delivers a unified infrastructure layer for institutions operating on the [Canton Network](https://www.canton.network/) — combining asset issuance, custody, and execution within a single configurable system.

Each component is modular and built for control, letting institutions define their own workflows, permissions, and execution logic while integrating with existing financial systems.

This site is the **developer documentation** for the three building blocks you can integrate directly today:

<CardGroup cols={3}>
  <Card title="Wallet SDK" icon="plug" href="/wallet-sdk/introduction">
    Embed Canton wallet connectivity into your dApp.
  </Card>

  <Card title="Enterprise Wallet" icon="building-columns" href="/enterprise-wallet/introduction">
    Self-custody wallet service for institutional operations.
  </Card>

  <Card title="Token Factory" icon="coins" href="/token-factory/introduction">
    Compliant token issuance, registry, and lifecycle controls.
  </Card>
</CardGroup>

## Where it fits

Cantor8 is built for real-world financial workflows. The same infrastructure powers:

* **Tokenised assets** — issuance and lifecycle of digital securities and RWAs with compliance baked into the smart contract layer.
* **Treasury operations** — private movement of funds across systems, counterparties, and jurisdictions.
* **Payments & payroll** — automated distribution of digital assets across employees, partners, and entities.
* **Trading & settlement** — high-performance asset exchange with deterministic execution and final settlement.

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Pick the fastest path for your role and get to the right docs.
  </Card>

  <Card title="Choose your path" icon="compass" href="/choose-your-path">
    Compare the three products and decide which one (or combination) fits.
  </Card>
</CardGroup>
