Skip to content

Commit b29d88b

Browse files
committed
client config
1 parent 79d39e9 commit b29d88b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

lib/ethereum/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,15 @@ Configure your setup.
9999
| [Erigon Lighthouse](https://github.com/varnarmat/aws-blockchain-node-runners/blob/website/lib/ethereum/lighthouse-erigon-noderunners-docs.md) |
100100
| [Erigon Prysm](https://github.com/varnarmat/aws-blockchain-node-runners/blob/website/lib/ethereum/prysm-erigon-noderunners-docs.md) |
101101

102+
**Execution and Consensus Layer Client Options**
103+
104+
| Execution Layer Client | Consensus Layer Client | Documentation Link |
105+
| --- | --- | --- |
106+
| Geth | Lighthouse | [Geth Lighthouse Documentation](https://github.com/varnarmat/aws-blockchain-node-runners/blob/website/lib/ethereum/geth-noderunners-docs.md) |
107+
| | Erigon | Lighthouse | [Erigon Lighthouse Documentation](https://github.com/varnarmat/aws-blockchain-node-runners/blob/website/lib/ethereum/lighthouse-erigon-noderunners-docs.md) |
108+
109+
110+
102111
Don’t see a client or client combination you would like supported? Open a GitHub [issue](https://github.com/aws-samples/aws-blockchain-node-runners/issues) or [Pull Request](https://github.com/aws-samples/aws-blockchain-node-runners/pulls), we encourage [contribution](https://github.com/aws-samples/aws-blockchain-node-runners/blob/main/CONTRIBUTING.md) to Node Runners!
103112

104113
4. Deploy common components such as IAM role, and Amazon S3 bucket to store data snapshots

0 commit comments

Comments
 (0)