2.0.0-alpha.2 • Published 2 months ago

@hyperledger/cactus-cmd-socketio-server v2.0.0-alpha.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

@hyperledger/cactus-cmd-socketio-server

This module is responsible for providing the cactus node server using socket.io connection to validators

Usage samples

Docker

  • Docker image of this package is used mostly as a base for other applications and plugins (BLP, socketio connectors).
  • Docker build process will use artifacts from the latest build. Make sure ./dist contains the version you want to dockerize.
# Build
docker build . -t cactus-cmd-socketio-server