Skip to content

ZelCore-io/veriblock-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%