Skip to content

Commit

Permalink
docs: add additional resources EL clients
Browse files Browse the repository at this point in the history
  • Loading branch information
Karrenbelt committed Aug 20, 2024
1 parent 43ccb86 commit 8ebfd69
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/wiki/EL/el-clients.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,11 @@ It integrates the libmdbx database engine and emphasizes scalability and perform
### JS Client
The TypeScript-based JavaScript client by Paradigm, part of the EthereumJS monorepo, offers flexibility and ease of integration for Ethereum's execution layer functionalities.
It's designed to be JavaScript-centric, suitable for web and Node.js environments.


## Additional resources

- [ETH Docker](https://eth-docker.net/)
- [Ethernodes](https://ethernodes.org/)
- [Client Diverisity](https://clientdiversity.org/)
- [Run the majority client at your own peril!](https://dankradfeist.de/ethereum/2022/03/24/

0 comments on commit 8ebfd69

Please sign in to comment.