Socket
Socket
Sign inDemoInstall

@substrate/connect-discovery

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@substrate/connect-discovery


Version published
Maintainers
0
Created
Source



@substrate/connect-discovery

npm GPL-3.0-or-later



⚠️ WARNING: This interface is currently unstable and is likely to change ⚠️



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)

FAQs

Package last updated on 19 Sep 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc