Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 368 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 368 Bytes

| VEX-HUB

VEX-HUB is a cloud node for connecting desktop clients using web sockets and WebRTC, while interoperating with a local Ethereum node to perform blockchain analysis and provide API data endpoints to public clients.

Building Instructions

VEX-HUB can be deployed on any docker-machine using docker-compose:

docker-compose build && docker-compose up