# 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
