Bitcoin Forum
May 24, 2024, 01:36:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Stratum, node js and socket.io  (Read 1204 times)
konradp (OP)
Full Member
***
Offline Offline

Activity: 129
Merit: 100



View Profile
March 04, 2014, 06: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

 
konradp (OP)
Full Member
***
Offline Offline

Activity: 129
Merit: 100



View Profile
March 06, 2014, 04:52:47 PM
 #2

bump Sad
CaptEmulation
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
March 07, 2014, 05: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".

konradp (OP)
Full Member
***
Offline Offline

Activity: 129
Merit: 100



View Profile
March 08, 2014, 03:44:15 AM
 #4

So, you say it is possible yes?
CaptEmulation
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
March 18, 2014, 06: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.

imabauss
Member
**
Offline Offline

Activity: 104
Merit: 10

The Premier Digital Asset Management Ecosystem


View Profile
March 18, 2014, 08: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! :]

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!