Skip to main content
Cantor8 Enterprise Wallet is a Scala-based service that provides a high-level HTTP API designed for wallet operations and secure communications with the Canton Ledger. It is built for institutions that need a hardened, OIDC-secured, high-throughput wallet service backing their treasury, settlement, or custody workflows — without owning the underlying ledger plumbing.

Overview

C8 Enterprise Wallet provides:
  • Support for any token standard enabled on the C8 backend
  • Pre-approval for incoming token-standard transactions with 1-step transfer
  • Automated UTXO management
  • Auto-batching with in-memory or PostgreSQL storage
  • USDC Bridge support
  • Optional API authentication through Keycloak or Auth0
  • Self-custodial wallet operation

What you’ll find here

Common use cases

How partners apply C8 Enterprise Wallet and the value it delivers.

Authentication

OIDC-compliant security layer with dual-layer caching.

Auto-Batch

Optional background engine that aggregates transfers for high throughput.

Configuration

Environment variables, IdP setup, and database tuning.

Docker compose deployment

Build and run the service in containers.