CBOR

Concise Binary Object Representation (CBOR) is a binary data serialization format that aims for compactness and efficiency. CBOR’s design is particularly suited for applications where bandwidth or storage efficiency is crucial, making it a preferred choice within the Cardano ecosystem for serializing domain objects and facilitating seamless data interchange.

This section of the documentation provides detailed information on each function offered by this library to both generate and parse CBOR encoded data: