File tree 1 file changed +11
-10
lines changed 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
16
16
17
17
::spantable::
18
18
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 ` |
29
30
30
31
::end-spantable::
31
32
You can’t perform that action at this time.
0 commit comments