This project contains models to verify some algorithms or system used in the Polkadot ecosystem.
If Sassafras determines who builds a block, and ELVES mathematically guarantees how the block's execution is verified, BEEFY is the protocol that allows Polkadot to securely export this finality to external blockchains (like Ethereum via Snowbridge).
Note: Confiture is the french word for Jam.
To run the specification and tests, you'll need to install Quint (>=0.31):
npm install -g @informalsystems/quintor on MacOS:
brew install quint