snowbridge-beacon-primitives

Crates.iosnowbridge-beacon-primitives
lib.rssnowbridge-beacon-primitives
version0.10.0
sourcesrc
created_at2023-12-21 16:07:55.575333
updated_at2024-09-25 23:28:06.438922
descriptionSnowbridge Beacon Primitives
homepage
repositoryhttps://github.com/paritytech/polkadot-sdk.git
max_upload_size
id1077145
size57,873
Parity Crate Owner (parity-crate-owner)

documentation

README

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.

Release

Polkadot SDK stable2409

Commit count: 17920

cargo fmt