🥓 add engine api docs

This commit is contained in:
bt3gl 2022-09-23 05:03:26 -07:00 committed by GitHub
parent 3f6678b3b2
commit 52871ad175
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,11 +58,11 @@
### execution layer ### execution layer
* [geth]() * [geth](https://geth.ethereum.org/)
* [nethermind]() * [nethermind](https://nethermind.io/)
* [besu]() * [besu](https://besu.hyperledger.org/en/stable/)
* [erigon]() * [erigon](https://github.com/ledgerwatch/erigon)
* [akula]() * [akula](https://akula.app/)
* [execution api specification](https://github.com/ethereum/execution-apis) * [execution api specification](https://github.com/ethereum/execution-apis)
<br> <br>
@ -72,8 +72,8 @@
* [prysm](https://github.com/prysmaticlabs/prysm) * [prysm](https://github.com/prysmaticlabs/prysm)
* [lighthouse](https://github.com/sigp/lighthouse) * [lighthouse](https://github.com/sigp/lighthouse)
* [teku](https://github.com/ConsenSys/teku) * [teku](https://github.com/ConsenSys/teku)
* [nimbus]() * [nimbus](https://nimbus.team/)
* [lodestar]() * [lodestar](https://lodestar.chainsafe.io/)
<br> <br>