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

A dart-lang implementation for creating self-describing content-addressed identifiers for distributed systems (CIDs).

1.0.0 #

  • Initial release.
  • Allows CID creation with sha-256 encoding and several base options.
  • createCid returns a CIDInfo object.
  • CIDInfo objects can be used to convert v0 CIDS to v1 with the toV1() function.

1.0.1 #

  • Updating README.
1
likes
120
pub points
39%
popularity

Publisher

verified publisherdwyl.com

A dart-lang implementation for creating self-describing content-addressed identifiers for distributed systems (CIDs).

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

base32, bs58, buffer, convert, crypto, dart_multihash

More

Packages that depend on cid