epam / mintgate

1 stars 2 forks source link

Generate TS bindings from Rust source #56

Closed zahhar closed 3 years ago

zahhar commented 3 years ago

This will help to keep TS tests aligned with all changes in contracts: naming, interface, attribute type, mandatory attributes, returned types. Rust contract becomes a single source of trust for data types used in the app.