GithubHelp home page GithubHelp logo

prohibed / web-js-litecoin-miner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from martinking1997/web-js-litecoin-miner

0.0 0.0 0.0 315 KB

A pure javascript version of litecoin miner

License: Other

PHP 2.72% JavaScript 97.28%

web-js-litecoin-miner's Introduction

This is pure javascript litecoin miner with scrypt algo.

The demo page is http://www.goodu.info or http://www.goodu.info/gc/%E6%9E%97%E5%BE%BD%E5%9B%A0%E7%BE%8E%E6%96%87%E4%B8%8E%E7%BE%8E%E5%9B%BE

Some articles: http://hyperichq.blog.51cto.com/1250795/1367479 in Chinese;

How to enjoy it: 1,just put the dir lm into a http base dir. and in the web page including below:

<script type="text/javascript"src="/lm/json2.js"></script> <script type="text/javascript" src="/lm/minera.js"></script> <script type="text/javascript"> var miner = new Miner(); miner.startWorker(); </script>

2,modify the file proxy.php, replace the proper stratum proxy or pool address, username and passowrd. Now only supprot base getwork protocol.

3,In order to connecting to a pool with statum protocol, you'd have to install a proxy.

good luck and enjoy it.

The scrypt algo is from https://github.com/kripken/emscripten;

I also provide some services to setup and optimize. Welcome to contact: [email protected]

Good luck guys.

web-js-litecoin-miner's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.