Hi,
since i am new, i am only allowed to write here. So here i go.
I am writing a Bitcoin Mining Pool Frontend called "CoinMines" in Scala (Liftweb Framework). It is Open Source and you can check it out at
http://github.com/coinmines/coinmines. It's not ready yet, but i started on friday and got pretty.
It can do the following things:
- Signup
- Account-Info (wallet, email, buttons without actions yet)
- Manage Worker-Accounts (which can be used with your favorite miner)
- Almost send BTC to an Wallet (calculation is missing yet)
Mainly i am taking algorythms from
https://github.com/simplecoin/simplecoin.
The interface is riddled with AJAX (Comet is also planned), so don't get your hopes up if you've got old browsers.
Please let me know if there is anything in particular you want to know.
Again, check out the repo at
http://github.com/coinmines/coinmines. It will be free and open source forever, donations would be nice once it's finished tho.
best regards.
looking forward to your feedback
Btw. this is how it looks
http://img.ly/system/uploads/001/197/352/original_Screen_shot_2011-06-13_at_23.35.12.png