0.2.2 • Published 6 months ago

@substrate/connect-discovery v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

A TypeScript package extended from the @substrate/discovery npm module, that allows to discover and filter Substrate Connect Extension providers from a list of providers.

Installation

You can install the package using npm or yarn:

corepack pnpm i @substrate/connect-discovery

Usage

Here's an example of how to use the package:

import { Unstable } from "@substrate/connect-discovery"

const connectExtensionProviders =
  Unstable.getSubstrateConnectExtensionProviders()

console.log(connectExtensionProviders)
0.2.2

6 months ago

0.2.1

10 months ago

0.2.0

11 months ago

0.1.1

11 months ago

0.1.0

12 months ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago