We are glad to present the new contract binding generation in TypeScript language. We consider this as a major improvement in the way we are working with Archetype and Michelson contracts.
Completium CLI now provides a simple command to generate the TypeScript binding:
completium-cli generate binding-ts mycontract.arl > mycontract.ts