# Blockchain Commons CBOR Tags for TypeScript

> Disclaimer: This package is under active development and APIs may change.

## Introduction

This package defines the CBOR tags for serialized data types used in Blockchain Commons projects.

## Rust Reference Implementation

This TypeScript implementation is based on [bc-tags-rust](https://github.com/BlockchainCommons/bc-tags-rust) **v0.12.0** ([commit](https://github.com/BlockchainCommons/bc-tags-rust/tree/fc30b65c82eeca3124288fb9096c31a5631adc87)).
