Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 449 Bytes

README.md

File metadata and controls

executable file
·
15 lines (11 loc) · 449 Bytes

Litedoge CPU Miner

This is a scrypt web miner with stratum support for LiteDoge mining.

How to run

  • Install any web server to host static files
  • Install node.js and npm
  • Run npm install wsproxy -g
  • Run wsproxy -p 8080 &

Credits

Note: This README is not done.