JSPM

@vmkit/connect-substrate

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q32936F
  • License MIT

Navigate web3 with VMkit.

Package Exports

  • @vmkit/connect-substrate
  • @vmkit/connect-substrate/server

Readme

@vmkit/connect-substrate

Core utilities and types for the VMkit-Connect framework.

npm version License: MIT

Description

@vmkit/connect-substrate provides the core functionality for connecting to Polkadot (Substrate) networks. It includes utilities for managing wallet connections. This package is designed to be used as part of the VMkit framework, which offers a unified API for multiple blockchain ecosystems.

Installation

npm install @vmkit/connect-substrate
# or
yarn add @vmkit/connect-substrate
# or
pnpm add @vmkit/connect-substrate