From 02c98f1c360215f348d215111380b793208cd91f Mon Sep 17 00:00:00 2001 From: David Hawig Date: Tue, 28 Feb 2023 09:25:31 +0100 Subject: [PATCH] Update build-open-source.md (#4521) * Update build-open-source.md Add smoldot, since it's now in a separate repo * Update build-open-source.md --------- Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com> --- docs/build/build-open-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/build-open-source.md b/docs/build/build-open-source.md index 1d3a4350f49f..55d4b02ffbdd 100644 --- a/docs/build/build-open-source.md +++ b/docs/build/build-open-source.md @@ -173,7 +173,7 @@ In the below sections you can find a list of different layers of the Polkadot St | C++ | [Kagome](https://github.com/soramitsu/kagome) 🟢| | Go | [Gossamer](https://github.com/ChainSafe/gossamer) 🟢| | AssemblyScript | -| Light Client | [Substrate Connect](https://github.com/paritytech/substrate-connect) 🟢, [C++ Polkadot Light Client](https://github.com/eqlabs/polkadot-light-client) 🔴| +| Light Client | [smoldot](https://github.com/smol-dot/smoldot) 🟢, [Substrate Connect](https://github.com/paritytech/substrate-connect) 🟢, [C++ Polkadot Light Client](https://github.com/eqlabs/polkadot-light-client) 🔴| ### Network Maintenance Tools