ipld / go-ipld-deprecated

Golang IPLD Dev Entry Point Repo
https://ipld.io
MIT License
32 stars 12 forks source link

Implement the IPLD spec #20

Open mildred opened 8 years ago

mildred commented 8 years ago

This issue is here to track the differences between the current implementation and the IPLD spec:

If I missed anything, please tell so I can add to the list.

jbenet commented 8 years ago

Hey @mildred -- let's get rolling on go-ipld. js-ipld is landing soon. See https://github.com/ipfs/js-ipld/pull/17 and https://github.com/ipfs/specs/issues/97

I think some of the above checkboxes are done? Yep. checked them.

jbenet commented 8 years ago

I think we now need:

mildred commented 8 years ago

decide the structure of the code that we were discussing before

Could you elaborate? (add a reference)