JSPM

@polkadot/util-rlp

0.26.32
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q83912F
  • License MPL-2.0

RLP encoding and decoding

Package Exports

  • @polkadot/util-rlp
  • @polkadot/util-rlp/decode
  • @polkadot/util-rlp/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/util-rlp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

polkadotjs mpl-2 style npm travis maintainability coverage dependency devDependency

@polkadot/util-rlp

Encoding and decoding for Ethereum RLP structures. This is port of the original EthereumJS RLP to cater for Uint8Array outputs (instead of Buffer) in addition to typings.

Available Utilities

For a list of currently exposed methods, see the library documentation.