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
| Kubo |<https://github.com/ipfs/kubo>| go | Generalist daemon oriented IPFS implementation with an extensive HTTP API. |
24
+
| Lotus |<https://github.com/filecoin-project/lotus>| go | Filecoin node handling consensus, storage providing, making storage deals, importing data, ... |
24
25
25
26
## Lite or Experimental
26
27
@@ -30,11 +31,11 @@ See the official [IPFS Specifications](https://github.com/ipfs/specs/).
30
31
| barge |<https://github.com/application-research/barge>| go | CLI tool with a git like workflow to upload deltas to estuary. |
31
32
| Boost |<https://github.com/filecoin-project/boost>| go | Daemon to get IPFS data in and out of a Filecoin storage provider. |
32
33
| gomobile-ipfs |<https://github.com/ipfs-shipyard/gomobile-ipfs>| go | Library oriented ipfs daemon to help embeding Kubo into a mobile app. |
34
+
| helia |<https://github.com/ipfs/helia>| javascript | A lean, modular, and modern implementation of IPFS for the prolific JS and browser environments, currently pre-alpha but intended to replace js-ipfs |
33
35
| ipfs-embed |<https://github.com/ipfs-rust/ipfs-embed>| rust | Small embeddable ipfs implementation. |
34
36
| ipfs-lite |<https://github.com/hsanjuan/ipfs-lite>| go | Minimal library oriented ipfs daemon building on the same blocks as Kubo but with a minimal glue layer. |
35
37
| ipfs-nucleus |<https://github.com/peergos/ipfs-nucleus/>| go | Minimal IPFS replacement for P2P IPLD apps. |
36
38
| js-ipfs |<https://github.com/ipfs/js-ipfs>| javascript, typescript | Javascript implementation targeting nodejs and browsers. [**Development of js-ipfs is being discontinued**](#js-ipfs-being-discontinued). |
37
-
| Lotus |<https://github.com/filecoin-project/lotus>| go | Filecoin node handling consensus, storage providing, making storage deals, importing data, ... |
38
39
| whypfs |<https://github.com/whyrusleeping/whypfs>| go | Daemon based on the same building blocks as Kubo but with some options tweaking for more performance. |
0 commit comments