substrate-lib
is an api for Substrate used in Lorena SSI
.
npm @lorena-ssi/substrate-lib
TODO
const Substrate = require('@lorena-ssi/substrate-lib')
// Creating class Substrate with parameter `url`
const substrate = new LorenaSubstrate('wss://your.own.substrate.com/')
}