Proposal: cast universal bridge
OPENPull Request
Development Fund Proposal Submission
Proposal file: /proposals/cast-universal-bridge.md
---
Summary
This proposal introduces Cast, a tool that generates contract-specific OpenAPI v3.1 schemas directly from Daml .dar files. It bridges the gap between Daml’s strict type system and the standard Web2 ecosystem, enabling instant SDK generation and interactive documentation via Scalar UI.
---
Checklist
- [x] Proposal file added under
/proposals/ - [x] Milestones and funding amounts defined
- [x] Acceptance criteria included
- [x] Alignment with Canton priorities described
---
Notes for Reviewers
Submitted as an independent contribution by Ali Tap. This tool specifically addresses the "generic payload" limitation of the current JSON API by providing deep AST analysis of Daml packages for better developer experience.