Add to `ipfs-api-examples` of integrating `serde` and the DAG API.
Opened this issue · 1 comments
nathan-at-least commented
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.
ferristseng commented
If you figure this out, please feel free to open a PR!