stabilitydao / inception-contracts

Smart contracts from the Inception epoch of the Stability DAO
https://stabilitydao.org
MIT License
12 stars 4 forks source link

Timelock #1

Closed a17 closed 2 years ago

a17 commented 2 years ago

What is Timelock?

A timelock is a smart contract that delays function calls of another smart contract after a predetermined amount of time has passed.

OZ: Protect Your Users With Smart Contract Timelocks HTLC

Protocol actions requiring execution delays

Which contract to use?

openzeppelin-contracts TimelockController.sol