added NPM badge
This commit is contained in:
parent
e816bdcded
commit
32e7967094
@ -1,12 +1,14 @@
|
|||||||
node-stratum
|
node-stratum
|
||||||
============
|
============
|
||||||
|
|
||||||
[](https://travis-ci.org/zone117x/node-stratum)
|
|
||||||
|
|
||||||
Under development
|
Under development
|
||||||
|
|
||||||
High performance Stratum poolserver in Node.js. One instance of this software can startup and manage multiple coin pools, each with their own daemon and stratum port :)
|
High performance Stratum poolserver in Node.js. One instance of this software can startup and manage multiple coin pools, each with their own daemon and stratum port :)
|
||||||
|
|
||||||
|
[](https://travis-ci.org/zone117x/node-stratum)
|
||||||
|
|
||||||
|
[](https://nodei.co/npm/stratum-pool/)
|
||||||
|
|
||||||
#### Why
|
#### Why
|
||||||
This server was built to be more efficient and easier to setup, maintain and scale than existing stratum poolservers which are written in python.
|
This server was built to be more efficient and easier to setup, maintain and scale than existing stratum poolservers which are written in python.
|
||||||
Compared to the spaghetti state of the latest stratum-mining python server, this software should also have a lower barrier to entry for other developers to fork and add features or fix bugs.
|
Compared to the spaghetti state of the latest stratum-mining python server, this software should also have a lower barrier to entry for other developers to fork and add features or fix bugs.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user