From 8ef53548adee8b25eb4990c9cfaea87ccbad38be Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Mon, 8 Apr 2024 18:36:10 +0200 Subject: [PATCH] chore: improve table of Shipyard projects (#678) * chore: improve implementations table adds useful links and annotations, allowing reader to explore details of each area --------- Co-authored-by: Adin Schmahmann --- src/_blog/shipyard-hello-world.md | 57 ++++++++++++++++--------------- 1 file changed, 29 insertions(+), 28 deletions(-) diff --git a/src/_blog/shipyard-hello-world.md b/src/_blog/shipyard-hello-world.md index 364597b5..3dbd6b7c 100644 --- a/src/_blog/shipyard-hello-world.md +++ b/src/_blog/shipyard-hello-world.md @@ -27,38 +27,39 @@ Our founding team includes many longtime maintainers of widely-used IPFS and lib Our current set of implementations maintained by Shipyard include: - - - - +
IPFSlibp2p
+ + + - - + -
IPFSlibp2p
-

Boxo

-

Rainbow

-

Someguy

-

ipfs.io

-

dweb.link

-

trustless-gateway.link

-

delegated-ipfs.dev

-

Kubo

-

Badbits

+
+

Boxo (GO SDK)

+

Kubo (Server, Desktop, Brave)

+

Rainbow (Gateway impl.)

+

Someguy (Router impl.)

+

Helia (JS SDK)

+

verified-fetch (Web API for JS)

+

Service Worker Gateway (impl. WIP)

+

Bad Bits Denylist

-

Amino DHT

-

IPFS Companion

-

IPFS Measurements

-

IPFS Desktop

+
+

IPFS Companion (browser extension)

+

IPFS Desktop (Windows/macOS/Linux)

+

IPFS Cluster (on hold)

+

ipfs.io (public utility)

+

dweb.link (public utility)

+ +

trustless-gateway.link (public utility)

+

delegated-ipfs.dev (public utility)

+

Amino DHT (public utility)

+

IPFS Measurements

+
+

go-libp2p

+

js-libp2p

+

rust-libp2p

libp2p Measurements

-

Helia

-

service-worker-gateway

-

@helia/verified-fetch

-

IPFS Cluster (on hold)

-
-

go-libp2p

-

js-libp2p

-

rust-libp2p