Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 636 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 636 Bytes

Ethereum Alarm Clock

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

Pre Release Checklist

  • Contract
    • All tests passing
    • Github issues sane.
    • Compiled version is verifyable.
  • 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