stratum-pool-sugarchain
Version:
High performance Sugarchain Stratum poolserver in Node.js
40 lines (39 loc) • 1.02 kB
JSON
{
"name": "stratum-pool-sugarchain",
"version": "0.1.9",
"description": "High performance Sugarchain Stratum poolserver in Node.js",
"keywords": [
"stratum",
"mining",
"pool",
"server",
"poolserver",
"bitcoin",
"litecoin",
"scrypt",
"yespower",
"sugarchain"
],
"homepage": "https://github.com/cryptohannam/node-stratum-pool-sugarchain",
"bugs": {
"url": "https://github.com/cryptohannam/node-stratum-pool-sugarchain/issues"
},
"license": "GPL-2.0",
"author": "Crypto Hannam",
"contributors": [
"vekexasia",
"TheSeven",
"Matthew Little"
],
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "https://github.com/cryptohannam/node-stratum-pool-sugarchain.git"
},
"dependencies": {
"async": "2.6.2",
"base58-native": "0.1.4",
"bignum": "0.12.5",
"multi-hashing-sugarchain": "0.1.0"
}
}