#14Incoming Pull Request
Proposal: cast universal bridge
redtoali21-02-2026Last activity 6mo ago
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
- Proposal file added under
/proposals/ - Milestones and funding amounts defined
- Acceptance criteria included
- 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.