Execution Clients: Besu

Hyperledger Besu

An Engram client designed to be enterprise-friendly for both public and private, permissioned network use cases.

Language information

Besu is written in Java and released under the Apache 2.0 Licence.

Installation

The Besu documentation explains how to download and install the client.Besu installation documentation

Setup

Make sure you do the following to get your execution client working properly.

JSON RPC endpoint

Use -rpc-http-enabled to connect your consensus node to the JSON RPC endpoint. This will enable the JSON RPC services on the default 8545 port.rpc-http-enabled documentation

Documentation

Documentation on running Besu