Browse Source

Merge branch 'master' of github.com:xcps/gostexplr

stuff
xcps 6 years ago
parent
commit
19bf89f187
  1. 5
      README.md

5
README.md

@ -7,6 +7,11 @@ npm run syncBlockchain @@ -7,6 +7,11 @@ npm run syncBlockchain
npm run start
</pre>
For production use
<pre>
export NODE_ENV=production
</pre>
In ~/.gostcoin/gostcoin.conf add this parameter
<pre>
blocknotify=/path/to/your/gostexplr/scripts/blocknotify.sh

Loading…
Cancel
Save