VRF Randomness
Generate verifiable, unpredictable randomness for on-chain lotteries, leader election, and commit-reveal schemes.
How to evaluate
-
1. Read the relevant product overview
Start with the product pages above for the architectural model.
-
2. Run the quickstart
Each product page has a 5-minute quickstart that runs locally.
-
3. Read the spec
Specs at /specs/PRODUCTS cover the protocol details.
-
4. Talk to us
Open a Discussion on GitHub tagged `evaluation-help`.
Related use cases
Bridge Signing
Operate a cross-chain bridge where the signing key is held by a threshold quorum of validators.
Atomic Swaps (Adaptor Signatures)
Use adaptor signatures to construct atomic cross-chain swaps without trusted escrow.
MPC DKG
Run distributed key generation across N parties so that no party ever holds the full key.
Threshold Custody
Custody digital assets under T-of-N quorum control. Withdrawals require threshold sign-off.