Besu
Hyperledger Besu is an open-source Ethereum client written in Java. It was originally released under the name Pantheon by ConsenSys in 2019 and later contributed to the Hyperledger project, where it is maintained under the Linux Foundation. Besu is designed for enterprise use, offering tools to run both public Ethereum networks and permissioned private networks. It supports the Ethereum Virtual Machine (EVM) and Solidity smart contracts, with APIs for developers including JSON-RPC, REST, and GraphQL.
Besu supports multiple consensus mechanisms. On public networks, it can operate with Ethash proof-of-work. For private
The client runs on the Java Virtual Machine, aligning with common enterprise IT environments. It is distributed