Skip to content

daverod24/ethereum-alarm-clock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Alarm Clock

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

Source code for the Ethereum Alarm Clock service

Running the tests

Testing for Alarm is done with populus which can be installed with pip.

$ pip install populus

You must first compile the Alarm contracts prior to running tests.

$ populus compile --optimize

Then you can run the test suite using pytest which is installed along with populus.

py.test tests/

About

Schedule contract calls

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • HTML 0.2%