Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Litecoin - a lite version of Bitcoin. Launched!
by
322i0n
on 26/10/2011, 12:44:07 UTC
I'm currently working on a JavaScript based miner for LiteCoin if anyones interested in it?
Let me know if you are.
(This means mining can be as simple as opening a webpage! Maybe pointing to the IP address of your litecoind server first, or would people prefer a pool?)

This can be a good way to monetize a web site : the visitor is running your javascript miner as long as he keeps the page open.
A few suggestions :
- allow to parametrize how long and how heavily the miner will run to avoid annoying visitors (call it periodically for a fixed amount of cycles using timer callbacks).
- allow to keep track of who mined how many shares (session identifier passed together with the results) to provide incentive, or allow browsers to mine on pools.
any further info on this?