/tezos-pack

Tezos library in TypeScript for serializing data structures to byte array

Primary LanguageTypeScriptMIT LicenseMIT

tezos-pack

Library for serializing data for Tezos smart contracts and other Tezos-related uses.

Building

yarn install
yarn build

Publish

npm publish