jnnk / pyrlp

A Python implementation of Recursive Length Prefix encoding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyrlp

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

A Python implementation of Recursive Length Prefix encoding

License:MIT License


Languages

Language:Python 100.0%