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 install
Start the service with command:
npm start
Service will be started on 127.0.0.1:10101