Ivan Boldyrev eaa40778c7
feat(avm-client): implement pluggable formats in JS (#776)
For parsing and producing call requests and call results in
AquaVM-compatible way with JSON and MessagePack.

Multicodec representation is also supported, both JSON and MessagePack
can be used as input.
---------

Co-authored-by: Akim <59872966+akim-bow@users.noreply.github.com>
2023-12-25 21:54:26 +07:00
..