Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

TimeLock

Timelock controller with proposer/executor roles and min/max delay constraints on ProbeChain Rydberg Testnet.

Features

  • Schedule operations with configurable delays
  • Proposer and executor role separation
  • Min/max delay constraints
  • Cancel pending operations
  • Operation status tracking

Setup

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

Network