/reddcoin-electrum-js

Reddcoin Electrum wallet in Javascript

Primary LanguageJavaScript

reddcoin-electrum-js Build Status

Implementation of electrum in javascript

Getting Started

Install the module with: npm install reddcoin-electrum-js

var reddcoin_electrum_js = require('reddcoin-electrum-js');
reddcoin_electrum_js.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2014 Andrew Groff
Licensed under the Proprietary license.