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
Copy file name to clipboardExpand all lines: docs/concepts/ipfs-implementations.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@ Looking for an easy, user-friendly way to get started with IPFS? Try any of the
39
39
| barge |<https://github.com/application-research/barge>| go | CLI tool with a git like workflow to upload deltas to estuary. |
40
40
| durin |<https://github.com/ipfs-shipyard/Durin>| N/A | An iOS and Android app for exploring IPFS functionality and use-cases. |
41
41
| gomobile-ipfs |<https://github.com/ipfs-shipyard/gomobile-ipfs>| go | Library oriented ipfs daemon to help embeding Kubo into a mobile app. |
42
+
| homestar | <https://github.com/ipvm-wg/homestar/> | rust | The core implementation and runtime of [IPVM](https://github.com/ipvm-wg).
42
43
| ipfs-embed |<https://github.com/ipfs-rust/ipfs-embed>| rust | Small embeddable ipfs implementation. |
43
44
| 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. |
44
45
| ipfs-nucleus | <https://github.com/peergos/ipfs-nucleus/> | go | Minimal IPFS replacement for P2P IPLD apps.
0 commit comments