You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
s/interface-ipld-format/ipld-format (is this still an issue?)
s/go-ipld-node/go-ipld-format
create go-ipld-node and go-ipld-resolver underneath go-ipld-format
update the description in the README to point to the go interfaces as well
start describing that "X is an IPLD Format, as it implements the ipld-node and ipld-resolver interfaces (oop way), or makes them available to be used over itself (functional way)"
s/interface-ipld-format/ipld-format(is this still an issue?)