Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 406 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 406 Bytes

VeriBlock Proxy

VeriBlock proxy is used for securely connecting to nodecore and thus expose only certain calls to the outside world via http api

Requirements

Requires node version 6.0 and above

Installation

Install npm dependencies with command:

npm install

Usage

Start the service with command:

npm start

Service will be started on 127.0.0.1:10101