JSPM

@polkadot/rpc-core

5.0.2-6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 154082
  • Score
    100M100P100Q167952F
  • License Apache-2.0

A JavaScript wrapper for the Polkadot JsonRPC interface

Package Exports

  • @polkadot/rpc-core
  • @polkadot/rpc-core/README.md
  • @polkadot/rpc-core/bundle
  • @polkadot/rpc-core/bundle.d.ts
  • @polkadot/rpc-core/detectPackage
  • @polkadot/rpc-core/detectPackage.d.ts
  • @polkadot/rpc-core/index.d.ts
  • @polkadot/rpc-core/package.json
  • @polkadot/rpc-core/packageInfo
  • @polkadot/rpc-core/packageInfo.d.ts
  • @polkadot/rpc-core/types
  • @polkadot/rpc-core/types.d.ts
  • @polkadot/rpc-core/types.jsonrpc.d.ts
  • @polkadot/rpc-core/typesonrpc.js
  • @polkadot/rpc-core/util
  • @polkadot/rpc-core/util/drr
  • @polkadot/rpc-core/util/drr.d.ts
  • @polkadot/rpc-core/util/index.d.ts
  • @polkadot/rpc-core/util/memo
  • @polkadot/rpc-core/util/memo.d.ts
  • @polkadot/rpc-core/util/refCountDelay
  • @polkadot/rpc-core/util/refCountDelay.d.ts

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.