@substrate/connect

v0.0.2
Substrate-connect to Smoldot clients. Using either substrate extension with predefined clients or an internal smoldot client based on chainSpecs provided.

lint

echo "No lint yet for @substrate/connect: actual command -> yarn eslint . --ext .js,.ts"

test

node --experimental-vm-modules node_modules/.bin/jest --env=node --colors --coverage dist

build

tsc --build

clean

rm -rf dist

pretest

yarn build

prebuild

yarn clean
npm i @substrate/[email protected]

Metadata

Downloads