multiformats library

Classes

CID
This is a simple implementation of V1 CID, or a content identifier. CID is a label used to point to material in IPFS.

Enums

Multicodec
Represents multicodecs types.

Functions

dagCborEncode(Object? value) Uint8List
Encodes value as canonical DAG-CBOR (https://ipld.io/specs/codecs/dag-cbor/spec/).

Exceptions / Errors

InvalidCidError
Indicates that the passed CID could not be parsed.