@ledgerhq/coin-canton
Version:
21 lines (11 loc) • 629 B
Markdown
# coin-canton
> [!NOTE]
> **Status: STABLE** — Production-ready; API is considered stable.
This repository contains the Coin Canton module for Ledger Live.
## Overview
The Coin Canton module provides support for the Canton blockchain within the Ledger Live application
## Test setup
Create .env.integ.test file based on .env.integ.test.example
## Protobuf Integration
Protobuf generation and transaction splitting logic have been moved to `@ledgerhq/hw-app-canton`.
For protobuf generation instructions and details, see the [hw-app-canton README](../../ledgerjs/packages/hw-app-canton/README.md#protobuf-integration).