18 lines
185 B
Markdown
18 lines
185 B
Markdown
mystery
|
|
=======
|
|
|
|
|
|
## Install
|
|
|
|
- sudo npm -g i grunt-cli
|
|
- npm i
|
|
- grunt
|
|
|
|
|
|
## bitcoind configuration
|
|
|
|
There is a bitcoind configuration sample at:
|
|
```
|
|
etc/mystery/bitcoin.conf
|
|
```
|