-
Updated
Apr 21, 2022
ipld
Here are 67 public repositories matching this topic...
-
Updated
May 27, 2022 - Java
This was cut from the v0.2.0 release for present time constraints however making ipfs-http more accessible as "the" ipfs binary would make the project more accessible to anyone just wanting to try it out. At the moment I see the following obstacles:
http/README.mdhas no tutorial on how to try outipfs-httpipfs-httpsupports only `i
-
Updated
Nov 10, 2021 - JavaScript
-
Updated
Sep 8, 2020
Ideally, we'd take a page from the https://github.com/multiformats/js-multiformats book and support cjs, esm, etc builds via rollup and friends to support multiple platforms/use-cases. Since this is designed to be a light-weight alternative to other ipds-based libraries, it should have a really low barrier to usage out of the box. In fact, moving forward, this should be a pretty critical require
Another possible method of filtering data would be using bayesian classification such as https://github.com/lytics/multibayes.
To complete this issue research should be done to see if this provides any notable benefits, and if so provide a small prototype of the functionality.
-
Updated
Apr 28, 2022 - JavaScript
The ls and resolve commands shows my .pinset entry as having a size of 60. Let's force it to add units in all cases.
? > ls
. 2.4G QmSc9pcnm4N1QC1u2oSNL6eRgFjxDq2Aex6cGhTkvw91xc
.pinset 60 QmYJmoKWDFh1wmZLATh3fiVzMuhhTyNm9NLGuLEJM7HdNZ
dapps 17.5M QmQN6bA5YEPEaPDUDLq6o9fm24Ye2bbnA4YUT2rBeAR5cm
foo 2.4G QmPkNdFzNFZfM9QixL3ZowBNvveFmufbnRuM36K1SrnmB1-
Updated
Apr 28, 2022 - JavaScript
Currently the FileAPI is only capable of uploading single files, we should enable directory uploads
-
Updated
Nov 20, 2017 - JavaScript
-
Updated
Nov 12, 2020 - C
Improve this page
Add a description, image, and links to the ipld topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ipld topic, visit your repo's landing page and select "manage topics."
Severity: Very Low
Description:
I tried using an instance of the https client using TS just like how it's in the docs. When I did create the instance my IDE complained about type errors.
Steps to reproduce the error:
I created the instance like this by looking at the [README](https://github.com/ipfs/js-ipfs/blob/ma