gczhou / pyrlp

The python RLP serialization library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyrlp

Build Status Coverage Status PyPI version

A Python implementation of Recursive Length Prefix encoding (RLP). You can find the specification of the standard in the Ethereum wiki and the documentation of this package on readthedocs.

About

The python RLP serialization library

License:MIT License


Languages

Language:Python 97.7%Language:Makefile 2.3%