ipld / js-ipld-graph-builder

Provides an efficient way to build and manipulate IPLD DAGs as JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redo contructor

wanderer opened this issue · comments

  • make value an object
  • check that the the value object doesn't conflict with the links and if it does throw error

done in #16