From 52871ad1755c0a6469678f58058b5d07aef67d75 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Fri, 23 Sep 2022 05:03:26 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=93=20add=20engine=20api=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- The-Merge/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/The-Merge/README.md b/The-Merge/README.md index 3bb220e..293bbf5 100644 --- a/The-Merge/README.md +++ b/The-Merge/README.md @@ -58,11 +58,11 @@ ### execution layer -* [geth]() -* [nethermind]() -* [besu]() -* [erigon]() -* [akula]() +* [geth](https://geth.ethereum.org/) +* [nethermind](https://nethermind.io/) +* [besu](https://besu.hyperledger.org/en/stable/) +* [erigon](https://github.com/ledgerwatch/erigon) +* [akula](https://akula.app/) * [execution api specification](https://github.com/ethereum/execution-apis)
@@ -72,8 +72,8 @@ * [prysm](https://github.com/prysmaticlabs/prysm) * [lighthouse](https://github.com/sigp/lighthouse) * [teku](https://github.com/ConsenSys/teku) -* [nimbus]() -* [lodestar]() +* [nimbus](https://nimbus.team/) +* [lodestar](https://lodestar.chainsafe.io/)