A scalable all-in-one easy to setup cryptocurrency mining pool and portal written entirely in Node.js.
Go to file
Andrea Baccega a39da882b2 Added Sophisticated logging interface.
Added package.json which contains also a dependency
2014-01-14 17:56:06 +01:00
coins Added Sophisticated logging interface. 2014-01-14 17:56:06 +01:00
libs Added Sophisticated logging interface. 2014-01-14 17:56:06 +01:00
.gitignore inital upload 2014-01-13 18:36:32 -07:00
config.json inital upload 2014-01-13 18:32:54 -07:00
init.js Added Sophisticated logging interface. 2014-01-14 17:56:06 +01:00
package.json Added Sophisticated logging interface. 2014-01-14 17:56:06 +01:00
README.md inital upload 2014-01-13 18:58:27 -07:00

Setup for development of stratum-pool

git clone https://github.com/zone117x/node-stratum-portal.git
cd node-stratum-portal
git clone https://github.com/zone117x/node-stratum node_modules/stratum-pool
npm update
node init.js