ldoge / litedoge-js

Javascript implementation of the litedoge protocol
Other
2 stars 2 forks source link

LDOGE.JS - Forked from BCOIN to match litedoge core

LDOGE.JS is an alternative implementation of the litedoge protocol, written in JavaScript and C/C++ for Node.js.

Uses

Install

$ git clone git://github.com/ldoge/litedoge-js.git
$ cd litedoge-js
$ npm install
$ ./bin/ldogejs

See the Getting started guide for more in-depth installation instructions, including verifying releases. If you're upgrading, see the latest changes via the Changelog.

Documentation

Support

Join us on freenode in the #ldogejs channel.

Disclaimer

Ldoge does not guarantee you against theft or lost funds due to bugs, mishaps, or your own incompetence. You and you alone are responsible for securing your money.

Contribution and License Agreement

If you contribute code to this project, you are implicitly allowing your code to be distributed under the MIT license. You are also implicitly verifying that all code is your original work. </legalese>

License

See LICENSE.