Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

1.0.0-rc

Compare
Choose a tag to compare
@lsaether lsaether released this 25 Jan 06:05
· 61 commits to stable since this release
d6a5535

1.0.0-rc

First stable release of eac.js. The focus on this release was to make sure that everything worked properly. Some of the features that were added during development (such as the light wallet) was removed in the interest of making it simpler to operate. The overall goal of this release is consistency and stability and I hope this is a tool that can start being adopting and used.

Downloads from npm:

For the commandline tool:

$ npm install -g eac.js

For the library to use in a project:

$ npm install eac.js --save