Skip to content

timelock-labs/timelock-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timelock

A blockchain temporal buffer security solution built on BNB Smart Chain (BSC) and compatible with other EVM networks. It provides mandatory review windows for critical operations, preventing instant execution attacks and securing DeFi, DAO, and cross-chain infrastructures.

Technology Stack

  • Blockchain: BNB Smart Chain + Ethereum + Polygon + Arbitrum + Optimism + Avalanche (EVM-compatible chains)
  • Smart Contracts: Solidity ^0.x.x (Compound / OpenZeppelin Timelock standards)
  • Frontend: React + ethers.js / wagmi
  • Development: Hardhat, OpenZeppelin libraries
  • Storage & Hosting: IPFS for immutable frontend deployment

Supported Networks

  • BNB Smart Chain Mainnet (Chain ID: 56)
  • BNB Smart Chain Testnet (Chain ID: 97)
  • Ethereum Mainnet (Chain ID: 1)
  • Polygon (Chain ID: 137)
  • Arbitrum (Chain ID: 42161)
  • Optimism (Chain ID: 10)
  • Avalanche (Chain ID: 43114)

Contract Addresses

Network Timelock Core
BNB Mainnet 0x4dEBD968d9Dc2832529Dfc3c667fAe5F0270DB4E

Features

  • DeFi Security: Parameter adjustment protection, upgrade safety, and emergency pause
  • DAO Governance: Safe proposal execution, treasury management, and role control
  • Cross-chain Bridge: Validator set change verification and large transfer protection
  • Multi-sig Wallet: Enhanced large-fund protection with intelligent scheduling
  • Smart Alerts: Real-time risk assessment, anomaly detection, and multi-channel notifications
  • Contract Interaction: Intuitive transaction constructor with ABI manager and parameter parsing
  • Queue Control: Five-state smart classification (Queued, Pending, Cancelled, Executed, Expired)
  • Emergency Response: One-click cancellation for queued or pending risky operations

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors