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 has been archived by the owner on Jun 29, 2022. It is now read-only.
Yerp, you can think of the JSON as DAG-JSON - it's essentially how we think about it. We just don't have a need to represent CIDs or Bytes so in this case JSON == DAG-JSON. But yes, it's intended to be data model compatible and it could just as easily be DAG-CBOR, it's just that it's difficult to read DAG-CBOR so we don't bother presenting it that way.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems like IPLD Schemas could be stored and manipulated as IPLD Data Model objects, and serialized into arbitrary codecs (likely DAG-CBOR).
The text was updated successfully, but these errors were encountered: