VeriBlock proxy is used for securely connecting to nodecore and thus expose only certain calls to the outside world via http api
Requires node version 6.0 and above
Install npm dependencies with command:
npm installStart the service with command:
npm startService will be started on 127.0.0.1:10101