Socket
Book a DemoInstallSign in
Socket

@hyperledger/cactus-cmd-socketio-server

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperledger/cactus-cmd-socketio-server

Allows Cactus nodes to interact with HTLC ETH contracts

latest
Source
npmnpm
Version
2.0.0-rc.2
Version published
Maintainers
3
Created
Source

@hyperledger/cactus-cmd-socketio-server

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

Usage samples

  • To confirm the operation of this package, please refer to the following business-logic sample application:
    • cactus-example-electricity-trade
    • cactus-example-discounted-asset-trade

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

Keywords

Hyperledger

FAQs

Package last updated on 04 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts