Implementation of a Distributed Key Generation (DKG) protocol using BLS signatures.
# Cargo.toml
[dependencies]
bls_dkg = "0.10.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a new DKG instance.
Add `features = ["bls"]` to your Cargo.toml dependency.
No dependency data recorded yet.