lurk-ipld

Crates.iolurk-ipld
lib.rslurk-ipld
version0.3.0
sourcesrc
created_at2022-05-05 22:47:52.408868
updated_at2022-11-23 03:01:28.461223
descriptionIPLD library for Lurk
homepage
repositoryhttps://github.com/lurk-lang/lurk-ipld
max_upload_size
id581346
size48,392
Samuel Burnham (samuelburnham)

documentation

README

Lurk IPLD

This is an experimental and at-least transiently incompatible fork of libipld. It exists to serve the needs of Lurk until stable solutions can be upstreamed.

Rust IPLD library

Basic rust ipld library supporting dag-cbor, dag-json and dag-pb formats.

Originally authored by @dvc94ch as a part of the ipfs-rust project.

Matrix Discord

License

Dual licensed under MIT or Apache License (Version 2.0). See LICENSE-MIT and LICENSE-APACHE for more details.

Commit count: 0

cargo fmt