v0.10.3
cashc compiler
- ✨ Add
--format ts
option tocashc
CLI to generate TypeScript typings for the artifact.
CashScript SDK
- ✨ Add automatic TypeScript typings for
Contract
class when artifact is generated using thecashc
CLI with the--format ts
option.