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

@lorena-ssi/substrate-lib

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lorena-ssi/substrate-lib

Lorena Substrate integration library

latest
Source
npmnpm
Version
3.0.2
Version published
Maintainers
4
Created
Source

substrate-lib

substrate-lib is an api for Substrate used in Lorena SSI.

Build Status Coverage Status

Installation

npm @lorena-ssi/substrate-lib

Getting Started

TODO

const Substrate = require('@lorena-ssi/substrate-lib')
// Creating class Substrate with parameter `url`
const substrate = new LorenaSubstrate('wss://your.own.substrate.com/')
}

FAQs

Package last updated on 19 Aug 2020

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