LDOGE.JS is an alternative implementation of the litedoge protocol, written in JavaScript and C/C++ for Node.js.
- Full Node
- Wallet Backend
- General Purpose LDoge Library
$ 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.
- General docs: docs/
Join us on freenode in the #ldogejs channel.
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.
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>
See LICENSE.