s-nomp/README.md

11 lines
271 B
Markdown
Raw Normal View History

2014-01-13 17:32:54 -08:00
2014-01-13 17:58:27 -08:00
Setup for development of stratum-pool
=====================================
2014-01-13 17:32:54 -08:00
2014-01-13 17:58:27 -08:00
```
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
```