@substrate/connect

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

deep-clean

npm run clean && rimraf dist node_modules

clean

rimraf dist .tshy .tshy-build

build

npm run clean && tshy

test

vitest run --dangerouslyIgnoreUnhandledErrors --environment jsdom

lint

eslint . --ext .js,.ts
npm i @substrate/connect

Metadata

Downloads