Skip to content

K1-R1/TimelockContractDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

TimelockContractDemo

This repo contains a simple time lock smart contract, written in Solidity. The purpose of this repo is for personal understanding. The purpose of a time lock contract is to create a:

  • Queue -> Delay -> Execute transaction sequence.

This allows any other users to react to a transaction before it's consequences are felt.

Inspired by:

Smart Contract Programmer's Time Lock | Solidity 0.8

About

A simple time lock smart contract

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published