mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-08-01 10:46:20 -04:00
🥓 add engine api docs
This commit is contained in:
parent
3f6678b3b2
commit
52871ad175
1 changed files with 7 additions and 7 deletions
|
@ -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)
|
||||
|
||||
<br>
|
||||
|
@ -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/)
|
||||
|
||||
|
||||
<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue