JSPM

  • Created
  • Published
  • Downloads 110
  • Score
    100M100P100Q62052F
  • License ISC

Input/Output formatters for JsonRPC exchange

Package Exports

  • @polkadot/api-format
  • @polkadot/api-format/input
  • @polkadot/api-format/output

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/api-format) 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/api-format

Formatters that are used by the application API interface, taking care of transparently formatting parameters (inputs) and the results (output) for requests made over the client RPC interfaces.

Usage

Installation -

npm install --save @polkadot/api-format