Bitcoin Forum
April 23, 2024, 11:51:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: CoinMines: pushpool Frontend like simplecoin  (Read 2042 times)
CoinMines (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 13, 2011, 09:37:17 PM
Last edit: June 13, 2011, 09:47:30 PM by CoinMines
 #1

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. Wink

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
1713873119
Hero Member
*
Offline Offline

Posts: 1713873119

View Profile Personal Message (Offline)

Ignore
1713873119
Reply with quote  #2

1713873119
Report to moderator
1713873119
Hero Member
*
Offline Offline

Posts: 1713873119

View Profile Personal Message (Offline)

Ignore
1713873119
Reply with quote  #2

1713873119
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
CoinMines (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 14, 2011, 02:26:09 PM
 #2

Also check out the feature branch https://github.com/coinmines/coinmines/tree/feature/accounts

If you want a live running preview, reply to this topic.
colossus
Full Member
***
Offline Offline

Activity: 121
Merit: 100

Obey me and live or disobey and die.


View Profile
June 18, 2011, 07:51:09 PM
 #3

 Cheesy see your not getting much feedback, it looks nice i'm have a little trouble deploying it though, never used scala before myself, i've got sbt + jetty + postgres installed and ran sbt update and sbt -jetty-run. its says success

can you pad out the instructions a bit for a scala sbt noob? i'm gonna keep googling it but i figure it might be something simple that i'm missing.
frizzl
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 23, 2011, 01:34:54 AM
 #4

This looks great, i know nothing of Scala Liftweb but keep up the good work!
skEwb
Newbie
*
Offline Offline

Activity: 21
Merit: 0



View Profile
July 02, 2011, 08:01:21 AM
 #5

Looks good. Any updates on this?
skEwb
Newbie
*
Offline Offline

Activity: 21
Merit: 0



View Profile
July 13, 2011, 02:57:11 AM
 #6

Cheesy see your not getting much feedback, it looks nice i'm have a little trouble deploying it though, never used scala before myself, i've got sbt + jetty + postgres installed and ran sbt update and sbt -jetty-run. its says success

can you pad out the instructions a bit for a scala sbt noob? i'm gonna keep googling it but i figure it might be something simple that i'm missing.

Did you ever get it to run? Mine has this output as well:

Code:
[info] Building project Lift SBT Template 0.1 against Scala 2.9.0-1
[info]    using sbt.DefaultProject with sbt 0.7.5 and Scala 2.7.7
[info]
[info] Total session time: 1 s, completed Jul 13, 2011 2:56:22 AM
[success] Build completed successfully.

I get a user authentication problem with the cronjob.sh it only uses the username not a password and I guess you have to null out the user pass?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!