Back to Datahaven

Beacon Primitives

operator/primitives/snowbridge/beacon/README.md

0.30.0327 B
Original Source

Beacon Primitives

Crate with low-level supporting functions for the beacon client, including:

  • bls12-381 signature handling to verify signatures on the beacon chain
  • merkle proofs
  • receipt verification
  • ssz types

The code in this crate relates to the Ethereum consensus chain, commonly referred to as the beacon chain.