rust-ipfs-api icon indicating copy to clipboard operation
rust-ipfs-api copied to clipboard

Add to `ipfs-api-examples` of integrating `serde` and the DAG API.

Open nathan-at-least opened this issue 3 years ago • 1 comments

My current goal is to learn how to create and consume linked DAG nodes with serde. An example that spells this out would go a long way, because mapping between the general IPFS HTTP RPC documentation, the IPLD guides, and the ipfs_api crate docs is cumbersome.

nathan-at-least avatar Jun 04 '21 13:06 nathan-at-least

If you figure this out, please feel free to open a PR!

ferristseng avatar Jun 17 '21 14:06 ferristseng