Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

MEVShield

MEV protection via commit-reveal encrypted transaction submission on ProbeChain Rydberg Testnet.

Features

  • Submit encrypted transactions with commit hashes
  • Reveal transactions within a time window
  • Sequencer-based bundle execution
  • Commit expiration for unrevealed transactions
  • Prevents front-running and sandwich attacks

Setup

npm install
cp .env.example .env
npx hardhat compile
npm run deploy

Network