richardschneider/net-ipfs-core

Improve Dag API

richardschneider opened this issue · 2 comments

  • what really is a ILinkedNode (need to study IPLD in depth)
  • add dag.tree, enumerate all the entries in a graph

As suggested in richardschneider/net-ipfs-http-client#30 (comment), a JSON object (JObject) can be used for linked data.

What are the acceptable values for the contentType in PutAsync?