Author

Topic: Stratum, node js and socket.io (Read 1227 times)

member
Activity: 104
Merit: 10
The Premier Digital Asset Management Ecosystem
March 18, 2014, 03:29:48 AM
#6
I'm no expert but you should look into:

https://github.com/pocesar/node-stratum

There's actually a couple you can choose from but its a start! :]
full member
Activity: 134
Merit: 100
March 18, 2014, 01:13:06 AM
#5
I am using https://www.npmjs.org/package/bitcoin for RPC to wallet bitcoind.  Works out of the box with several of the altcoins I tried.  Just for kicks, I am building with node 0.11 with experimental ES6 generator support.
full member
Activity: 129
Merit: 100
March 07, 2014, 10:44:15 PM
#4
So, you say it is possible yes?
full member
Activity: 134
Merit: 100
March 07, 2014, 12:56:39 AM
#3
I've been working on a node.js + express back-end for user, wallet and balance management.  It's going a bit slow because I am also building out backbone UI for everything (admin panels, etc).  Slow going-- and I only work on it a little bit at a time.  Still not ready for an initial release but I'll keep you posted if anything turns up on github.  Not using socket.io ATM, but am planning on integration it eventually more for a "final responsive UI polish".
full member
Activity: 129
Merit: 100
March 06, 2014, 11:52:47 AM
#2
bump Sad
full member
Activity: 129
Merit: 100
March 04, 2014, 01:35:48 PM
#1
Hi,

I'm in the middle of reading about bitcoin and node js. I'm supposed to create a pool service, now I'm supposed to choose technology behind id.

I really like node js, I know there are modules supporting this, but they have thousands of thousends of lines of code.

I, for now, just need to know if this possible to implement pool service, based on stratum, using node.js+socket.io

 
Jump to: