@bcts/dcbor-parse
v1.0.0-alpha.22
Published
dCBOR Diagnostic Parser and Composer for TypeScript
Maintainers
Readme
Blockchain Commons dCBOR Diagnostic Parser (TypeScript)
Disclaimer: This package is under active development and APIs may change.
Introduction
@bcts/dcbor-parse provides tools for parsing and composing the CBOR diagnostic notation into dCBOR (Deterministic CBOR) data items.
It is intended for use in testing, debugging, and other scenarios where a human-readable representation of dCBOR is useful.
Rust Reference Implementation
This TypeScript implementation is based on bc-dcbor-parse-rust v0.11.1 (commit).
