Crates.io | lurk-ipld |
lib.rs | lurk-ipld |
version | 0.3.0 |
source | src |
created_at | 2022-05-05 22:47:52.408868 |
updated_at | 2022-11-23 03:01:28.461223 |
description | IPLD library for Lurk |
homepage | |
repository | https://github.com/lurk-lang/lurk-ipld |
max_upload_size | |
id | 581346 |
size | 48,392 |
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.
Basic rust ipld library supporting
dag-cbor
,dag-json
anddag-pb
formats.
Originally authored by @dvc94ch as a part of the ipfs-rust project.
Dual licensed under MIT or Apache License (Version 2.0). See LICENSE-MIT and LICENSE-APACHE for more details.