canton-barebones
Minimal Canton infrastructure layer.
Includes
- Canton participant
- Local synchronizer
- Postgres
- JSON Ledger API
- Local dev token generation
- DAR deployment scripts
- Health checks
Intentionally excludes Keycloak/OIDC, PQS, SV infrastructure, business backend, official wallet, Splice, frontend app.
The base stays small and predictable. A developer can start from a working Canton runtime and add only the pieces they need.
View on GitHub