-
Notifications
You must be signed in to change notification settings - Fork 0
Reference
HardlyDifficult edited this page Jul 17, 2026
·
3 revisions
This wiki does not copy generated method catalogs. Start at the curated public entrypoint and drill into the subsystem that owns the behavior:
| Area | Source |
|---|---|
| Public exports | src/index.ts |
| Unified client | src/Canton.ts |
| Ledger, Validator, and Scan clients | src/clients |
| Configuration, auth, HTTP, errors, and logging | src/core |
| Composed flows | src/utils |
| Executable examples | examples |
| Unit and integration evidence | test |
The declarations shipped with the installed version and adjacent TSDoc are the API reference.