Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 318 Bytes

File metadata and controls

20 lines (13 loc) · 318 Bytes

Babylon EOTS Verifier Contract

This repo contains the Solidity contracts for:

  1. Babylon finality providers (FPs) to commit batches of EOTS public randomness
  2. Clients to verify EOTS signatures and randomness commitments

Usage

Build

$ forge build

Test

$ npx hardhat test