dart_ipfs_core 1.11.5 copy "dart_ipfs_core: ^1.11.5" to clipboard
dart_ipfs_core: ^1.11.5 copied to clipboard

Stable core primitives for dart_ipfs (CID, multihash, multibase, block, codecs, crypto).

Changelog #

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.11.5 Unreleased #

Added #

  • Initial extraction of dart_ipfs_core from the dart_ipfs umbrella package.
  • Stable core primitives: CID, MultibaseUtils, Multicodec, MultihashInfo, MultihashUtils.
  • Block abstractions: Block, IBlock, IBlockStore, BlockStoreResult, InMemoryBlockStore.
  • Common codecs: IPLDCodec, RawCodec, DagCborCodec, DagJsonCodec.
  • Cryptographic helpers: CryptoUtils, EncryptedData, Ed25519Signer, KeyPairExtensions.
  • Small immutable data structures: ImmutableBytes, TypedMap.
0
likes
150
points
451
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Stable core primitives for dart_ipfs (CID, multihash, multibase, block, codecs, crypto).

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

cbor, collection, convert, crypto, cryptography, dart_multihash, meta, multibase

More

Packages that depend on dart_ipfs_core