TonAPICookbook
Emulation
Originating from the Emulation section of the REST API documentation, this recipe provides implementation examples for emulating transactions in TypeScript. Developers can use these examples to integrate emulation into their applications.
Swagger documentation for Emulation operations can be found [here].
TypeScript
Code example for TypeScript implementation
How is this guide?