UNPKG

rlp-encoding

Version:

Abstract-encoding interface for RLP

13 lines (7 loc) 559 B
# rlp-encoding [![NPM Package](https://img.shields.io/npm/v/rlp-encoding.svg?style=flat-square)](https://www.npmjs.org/package/rlp-encoding) [![Build Status](https://img.shields.io/travis/fanatid/rlp-encoding.svg?branch=master&style=flat-square)](https://travis-ci.org/fanatid/rlp-encoding) [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) [Abstract-encoding](https://github.com/mafintosh/abstract-encoding) interface for [RLP](https://github.com/ethereum/wiki/wiki/RLP). ## License MIT