Skip to content

A smart contract to police the behavior of block builders

Notifications You must be signed in to change notification settings

lu-bann/proof-of-bundle-integrity

Repository files navigation

Proof of Bundle Integrity allows bundle senders to express exact slot he/she wants his/her bundle to be placed on a block and trustlessly prove whether a block builder has tempered with the bundle leveraging zero knowledge proof

To test the contracts, run

forge test

To run mock block builder, go to the Mock block builder directory and run

cargo run --bin mock-block-builder

to call the stampBundle() function run

cargo run --bin sender

To run the front end app locally, to to the * Front-end directory and run

yarn dev

About

A smart contract to police the behavior of block builders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published