Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 651 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 651 Bytes

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

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

py.test tests/