Skip to content

chronologic/ethereum-alarm-clock

Repository files navigation

Ethereum Alarm Clock

[WIP - development in progress to get the EAC working.]

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

Source code for the Ethereum Alarm Clock service

Running the tests

Tests are in the process of being ported over to ES6 JavaScript.

Current test suite can be found in the test/ directory. Original Populus tests can be found in the tests/ directory.

To run the test suit make sure you have a testrpc running and truffle v4.0.0 installed.

Run truffle test at the root of the directory.

Packages

No packages published

Languages

  • JavaScript 56.3%
  • Python 43.3%
  • Makefile 0.4%