Socket
Socket
Sign inDemoInstall

eac.js-lib

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eac.js-lib

Javascript library for interacting with the Ethereum Alarm Clock contracts


Version published
Maintainers
2
Created
Source

Note: eac.js is operational but we're still working out the bugs. If you use it on the mainnet please first educate yourself about the possible risks.

npm version Greenkeeper badge Build Status

eac.js-lib

This is a part of eac.js family that includes

Eac.js-lib is the collection of lightweight helpers and wrappers for the Ethereum Alarm Clock protocol.

Documentation

Documentation is available!

Testing

Install mocha npm i -g mocha and mocha at the root of the directory to run the test script on an isolated virtual blockchain using mocha.

Dev version deployment

  • git submodule init ethereum-alarm-clock
  • git submodule update
  • cd ethereum-alarm-clock && git checkout {branch} && cd ..
  • ganache-cli -b 4 -i 1002
  • ./deploy.sh

Contributing

Pull requests are always welcome. Not all functionalities of the Ethereum Alarm Clock smart contracts are translated to this library, it was mostly just utilities needed to write the client and grew from there. If you need some functionality and are not finding it in the API docs, please open a issue or contribute a pull request.

Questions or Concerns?

Since this is alpha software, we highly encourage you to test it, use it and try to break it. We would love your feedback if you get stuck somewhere or you think something is not working the way it should be. Please open an issue if you need to report a bug or would like to leave a suggestion. Pull requests are welcome.

Keywords

FAQs

Package last updated on 30 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc