catbuffer-typescript

NEM Catbuffer builders

Usage no npm install needed!

<script type="module">
  import catbufferTypescript from 'https://cdn.skypack.dev/catbuffer-typescript';
</script>

README

catbuffer-typescript

The catbuffer library helps serialize and deserialize NEM's Catapult entities in Typescript / Javascript applications.

The library's main client is the NEM typescript SDK symbol-sdk-typescript-javascript but it can be used alone.

It has been generated using catbuffer-generators from the catbuffer specification.