JSPM

  • Created
  • Published
  • Downloads 78
  • Score
    100M100P100Q69602F
  • License ISC

Encoding for primitives as runtime execution inputs

Package Exports

  • @polkadot/primitives-codec
  • @polkadot/primitives-codec/block/decodeRaw
  • @polkadot/primitives-codec/block/encode
  • @polkadot/primitives-codec/header/decode
  • @polkadot/primitives-codec/header/encode
  • @polkadot/primitives-codec/header/hash
  • @polkadot/primitives-codec/transaction/encode
  • @polkadot/primitives-codec/unchecked/encode

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/primitives-codec) 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/primitives-codec

Conversion of Polkadot types into Uint8Array values ready for inputs into the runtime.