build libbitcoind.so on install.
This commit is contained in:
parent
97e330fcba
commit
66290e217f
@ -10,7 +10,8 @@
|
|||||||
"url": "https://github.com/chjj/bitcoind.js/issues"
|
"url": "https://github.com/chjj/bitcoind.js/issues"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "NODE_ENV=test mocha -R spec"
|
"install": "./build-libbitcoind.sh remote",
|
||||||
|
"start": "node example"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
"bitcoin",
|
"bitcoin",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user