Author

Topic: [ANN] Coinium - C# based pool software [being developed] (Read 3750 times)

newbie
Activity: 30
Merit: 0
Does coinium work with btc as well or is it mostly for all coins ?
member
Activity: 84
Merit: 10
not ready for production yet, still missing basic functionality. working on it on my free times.
newbie
Activity: 10
Merit: 0
how is this pool software working out so far?
full member
Activity: 168
Merit: 100
When do you expect this will get out? Also what will separate this coin from others?
P.S. So far it looks good!

I don't think that this is a new coin, just an exercise in developing pool software.

You are right.  This is a c# pool software.
hero member
Activity: 490
Merit: 501
When do you expect this will get out? Also what will separate this coin from others?
P.S. So far it looks good!

I don't think that this is a new coin, just an exercise in developing pool software.
sr. member
Activity: 356
Merit: 250
Dock.io
I'd be interested in teaming up with you if you're looking for another developer to help out.

+1
sr. member
Activity: 406
Merit: 250
When do you expect this will get out? Also what will separate this coin from others?
P.S. So far it looks good!
member
Activity: 84
Merit: 10
you are all welcome guys, start by forking the repo https://github.com/raistlinthewiz/coinium, developing the code and sending your PR's.
full member
Activity: 168
Merit: 100
I've got some C## experience and looking for some BTC/AltCoin project to join in on, so if u needed help PM.
full member
Activity: 196
Merit: 100
I'd be interested in teaming up with you if you're looking for another developer to help out.
member
Activity: 84
Merit: 10
I've implemented the bare-bones code for;


So basically it can now communicate with the wallet-client and the stratum based miners (cgminer, bfgminer).



member
Activity: 84
Merit: 10
Coinium - C# based Pool Software

I have just started working on brand new pool server software which is being developed with C#. I'm lately quite interested with coin protocols & stuff, so in order to further practice, I decided to write my own pool software.

As of now it doesn't offer much, I'm just done with implementing json-rpc 2.0 client & server code.

  • I'm planning it as a modular software.
  • Will be supporting .Net & Mono frameworks (which means it'll be running on windows, linux and macos)
  • I hope to offer more crypto-coin support for .net world eventually

If you like to watch the development progress, point your browsers to https://github.com/raistlinthewiz/coinium/tree/develop
Jump to: