-
**Is your feature request related to a problem? Please describe.**
It'd be nice to be able to derive serializing to and from IPLD without having to manually write that code.
**Describe the solutio…
-
## Problem statement
HTTP Gateways are the most successful way for retrieving content-addressed data. Successful use of HTTP for retrieval use cases proves that IPFS does not replace HTTP, but augm…
lidel updated
8 months ago
-
Here is what IPLD spec has to say about the integer support https://ipld.io/design/tricky-choices/numeric-domain/#integers
> In principle, we consider the range of integers to be infinite. In pract…
-
On Tue, May 05, 2015 at 08:52:35PM -0700, Jeromy Johnson [wrote](https://github.com/ipfs/archive-format/issues/6#issuecomment-99313136):
> Hrm, i guess we should lay out what properties we are intere…
wking updated
9 years ago
-
To support encoding and decoding our types using `dag-json` and `dag-cbor`, as well as for internal, general `Ipld` use, we manually implement conversions for our struct types to/from `Ipld`. This is …
-
This issue is broader than just the `Block` API (it touches js-mutliformats, js-cid, js-ipfs, and js-libp2p) but this is as good a place as any to kick off the conversation.
Currently, we ship with…
-
3box is being deprecated in favor of [Ceramic Network](https://ceramic.network/). We're only using 3box in an experimental "backup account metadata" feature, but it will become non-functional some tim…
-
> Figuring this out feels like a subtask of https://github.com/ipfs-shipyard/ipld-explorer/issues/55 – cc @jessicaschilling
Right now only three formats are demoed at https://explore.ipld.io (and …
lidel updated
2 years ago
-
At 3Box we've been looking into how to best encode signed objects in IPLD. In the DID community which we are quite familiar with one direction with a lot of weight is using [JOSE](https://datatracker.…
-
The docs for [`IpfsClient::dag_put` aren't clear about which IPLD format multicodec is used.
For comparison, the [`js-ipfs` API docs for `ipfs.dag.put`](https://github.com/ipfs/js-ipfs/blob/master/…