Package Exports
- @vmkit/connect-substrate
- @vmkit/connect-substrate/server
Readme
@vmkit/connect-substrate
Core utilities and types for the VMkit-Connect framework.
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