Tested with Node.js v8.x.x
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
## Create Genesis Block Proof with Node.js
|
## Create Genesis Block Proof with Node.js
|
||||||
|
|
||||||
|
**Tested with Node.js version 8.x.x**
|
||||||
|
|
||||||
## setup
|
## setup
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"homepage": "https://github.com/nasa8x/node-genesis-block#readme",
|
"homepage": "https://github.com/nasa8x/node-genesis-block#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"crypto": "^1.0.1",
|
"crypto": "^1.0.1",
|
||||||
"multi-hashing": "https://github.com/nasa8x/node-multi-hashing.git",
|
"multi-hashing": "git+https://github.com/nasa8x/node-multi-hashing.git",
|
||||||
"yargs": "^11.0.0"
|
"yargs": "^11.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user