dart_multihash 1.0.1 copy "dart_multihash: ^1.0.1" to clipboard
dart_multihash: ^1.0.1 copied to clipboard

A dart-lang implementation of the Multihash protocol of Multiformats.

0.0.1 #

  • Initial release.

0.1.0 #

  • Updates the Multicodecs list.
  • Renamed MultihashInfo's field from hashFunctionname to name.

0.2.0 #

  • MultiCodec list is now publicly accessible.
  • MultihashInfo class now outputs the correct information.

0.2.1 #

  • Fixed to be compatible with Flutter for Web.

1.0.0 #

  • encode returns MultihashInfo.
  • MultihashInfo can be translated to bytes with toBytes().

1.0.1 #

  • formatting code.
  • exporting relevant public models MultihashInfo and MultiCodec.
2
likes
140
pub points
56%
popularity

Publisher

verified publisherdwyl.com

A dart-lang implementation of the Multihash protocol of Multiformats.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

buffer

More

Packages that depend on dart_multihash