-
Notifications
You must be signed in to change notification settings - Fork 0
Examples
HardlyDifficult edited this page Jul 17, 2026
·
4 revisions
Maintained scripts under examples
are the shortest end-to-end reference:
npx tsx examples/canton-quickstart.ts
npx tsx examples/localnet-with-oauth2.ts
npx tsx examples/create-party.ts alice 10
npx tsx examples/transfer-amulets.ts RECEIVER_PARTY_ID 5
npx tsx examples/external-signing.ts
npx tsx examples/scan-traffic-status.tsRun examples only where the configured identity is authorized for the demonstrated operation. For production-shaped behavior, continue into the integration tests.