File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -16,16 +16,17 @@ The consensus client (also known as the Beacon Node, CL client or formerly the E
1616
1717::spantable::
1818
19- | App | Command |
20- | ------------------------------------------------------------- | ------------------------------ |
21- | [ Lighthouse] ( https://lighthouse.sigmaprime.io/ ) | ` nix run .#lighthouse ` |
22- | [ Lodestar] ( https://lodestar.chainsafe.io/ ) | Not supported yet. |
23- | [ Prysm] ( https://prysmaticlabs.com/ ) @span | ` nix run .#prysm-beacon-chain ` |
24- | | ` nix run .#prysm-validator ` |
25- | | ` nix run .#prysm-client-stats ` |
26- | | ` nix run .#prysm-prysmctl ` |
27- | [ Teku] ( https://consensys.net/knowledge-base/ethereum-2/teku/ ) | ` nix run .#teku ` |
28- | [ Nimbus] ( https://github.com/status-im/nimbus-eth2 ) | ` nix run .#teku ` |
19+ | App | Command |
20+ | ------------------------------------------------------------- | ------------------------------------ |
21+ | [ Lighthouse] ( https://lighthouse.sigmaprime.io/ ) | ` nix run .#lighthouse ` |
22+ | [ Lodestar] ( https://lodestar.chainsafe.io/ ) | Not supported yet. |
23+ | [ Prysm] ( https://prysmaticlabs.com/ ) @span | ` nix run .#prysm-beacon-chain ` |
24+ | | ` nix run .#prysm-validator ` |
25+ | | ` nix run .#prysm-client-stats ` |
26+ | | ` nix run .#prysm-ctl ` |
27+ | [ Teku] ( https://consensys.net/knowledge-base/ethereum-2/teku/ ) | ` nix run .#teku ` |
28+ | [ Nimbus] ( https://github.com/status-im/nimbus-eth2 ) | ` nix run .#nimbus-beacon-node ` |
29+ | | ` nix run .#nimbus-validator-client ` |
2930
3031::end-spantable::
3132
You can’t perform that action at this time.
0 commit comments