bcoin-org / lcoin

Litecoin port of Bcoin
Other
72 stars 25 forks source link

Lcoin (Bcoin ported to Litecoin)

Lcoin is an alternative implementation of the litecoin protocol, written in node.js.

Uses

Try it in the browser: http://bcoin.io/browser.html

Install

$ git clone git://github.com/bcoin-org/lcoin.git
$ cd lcoin
$ npm install
$ ./bin/lcoin

See the Beginner's Guide for more in-depth installation instructions.

Documentation

Support

Join us on freenode in the #bcoin channel.

Disclaimer

Lcoin 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 for more info.