ipld / serde_ipld_dagjson

IPLD DAG-JSON support for Serde.
Apache License 2.0
3 stars 2 forks source link

Serde IPLD DAG-JSON

Crates.io Documentation

This is a Serde implementation for [DAG-JSON]. It can be use in conjunction with ipld-core.

Any Serde based JSON library can be used for the underlying parsing, by default serde_json is used.

License

Licensed under either of

at your option.