Skip to content

nivertech/ethereum-alarm-clock

 
 

Repository files navigation

Ethereum Alarm Clock

Join the chat at https://gitter.im/pipermerriam/ethereum-alarm-clock

Alarm allows scheduling of function calls on a contract at a specified block in the future.

Pre Release Checklist

  • Contract
    • CallerPool freeze window is set to 256
    • Grove contract address is hardcoded.
    • All tests passing
    • Github issues.
    • Compiled version is verifyable.
    • Scheduler runs as expected.
  • Documentation
    • Check that all Alarm ABI signatures match.
    • Check that all Alarm API functions are documented.
    • Docs updated with latest AlarmAPI abstract contract.
  • Website
    • Web updated with latest AlarmAPI abstract contract.

Deployment Checklist

??

Post Deployment Checklist

  • Website
    • Update contract addresses
  • Documentation
    • New version created

About

Schedule contract calls

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%