Awesome
besu-qbft-elc
This repository provides a light client for the Hyperledger Besu's QBFT consensus algorithm. The light client is implemented as the Enclave Light Client (ELC) for LCP.
Replated Repositories
- ibc-solidity: An IBC implementation in Solidity.
- yui-relayer: A relayer implementation for the IBC protocol, which also supports heterogeneous blockchains.
- besu-ibc-relay-prover: The relayer's prover module for the Hyperledger Besu.
E2E Test
Prerequisites: Please check the github actions workflow file for the required dependencies.
You can run the e2e relay test by running the following commands:
make -C e2e e2e-test