Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 563 Bytes

File metadata and controls

26 lines (19 loc) · 563 Bytes

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