JSPM

@polkadot/rpc-core

16.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 159620
  • Score
    100M100P100Q167904F
  • License Apache-2.0

A JavaScript wrapper for the Polkadot JsonRPC interface

Package Exports

  • @polkadot/rpc-core
  • @polkadot/rpc-core/bundle
  • @polkadot/rpc-core/cjs/bundle
  • @polkadot/rpc-core/cjs/index
  • @polkadot/rpc-core/cjs/package.json
  • @polkadot/rpc-core/cjs/packageDetect
  • @polkadot/rpc-core/cjs/packageInfo
  • @polkadot/rpc-core/cjs/types/base
  • @polkadot/rpc-core/cjs/types/index
  • @polkadot/rpc-core/cjs/types/jsonrpc
  • @polkadot/rpc-core/cjs/util/drr
  • @polkadot/rpc-core/cjs/util/index
  • @polkadot/rpc-core/cjs/util/memo
  • @polkadot/rpc-core/cjs/util/refCountDelay
  • @polkadot/rpc-core/package.json
  • @polkadot/rpc-core/packageDetect
  • @polkadot/rpc-core/packageInfo
  • @polkadot/rpc-core/packageInfo.js
  • @polkadot/rpc-core/types
  • @polkadot/rpc-core/types/base
  • @polkadot/rpc-core/types/jsonrpc
  • @polkadot/rpc-core/util
  • @polkadot/rpc-core/util/drr
  • @polkadot/rpc-core/util/memo
  • @polkadot/rpc-core/util/refCountDelay

Readme

@polkadot/rpc-core

This library provides a clean wrapper around all the methods exposed by a Polkadot network client. It is only used internally to the API.