JSPM

  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q84455F
  • License ISC

A JavaScript client node for the polkadot network

Package Exports

  • @polkadot/client/clientId
  • @polkadot/client/index

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@polkadot/client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

polkadotjs isc style npm travis maintainability coverage dependency devDependency

@polkadot/client

A very early, WIP and POC JavaScript version of a Polkadot network client.

Usage

  • Clone repo
  • Install dependencies via npm install
  • Run the client via npm start <options>