> For the complete documentation index, see [llms.txt](https://whisky.sidan.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whisky.sidan.io/wasm-whisky-js.md).

# WASM - whisky-js

All TypeScript libraries, like [MeshJS](https://meshjs.dev/), can build complex transactions on top of infrastructure from `whisky` as long as it is with a compliant JSON string object as defined [here](https://sidan-lab.github.io/whisky/sidan_csl_rs/model/struct.MeshTxBuilderBody.html). The wasm endpoint implementation is documented [here](https://sidan-lab.github.io/whisky/sidan_csl_rs/builder/fn.js_serialize_tx_body.html).

For other utils outputted by `whisky-js` the wrapper would be implemented in Mesh V2.0.
