New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@discipl/core-baseconnector

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@discipl/core-baseconnector

Discipl Core connector base

latest
Source
npmnpm
Version
0.2.2
Version published
Weekly downloads
107
78.33%
Maintainers
2
Weekly downloads
 
Created
Source

Discipl Core BaseConnector

A base class for discipl core connectors Discipl Core does not work without connector modules that implement basic methods for given distributed ledger, verifiable credential or legacy platforms.

Discipl core connector modules are automatically required, must extend the BaseConnector class (base-connector.js) and be available as module with a unique name: '@discipl/core-name' where name uniquely identifies the supported platform.

The BaseConnector class defines what the connector modules must implement.

See the Ephemeral Connector for an example implementation of a connector.

FAQs

Package last updated on 11 Jun 2019

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