Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-rlp
Recursive Length Prefix (RLP) library — Python 3
https://github.com/ethereum/pyrlp/
0
no reviews
Install
The purpose of RLP (Recursive Length Prefix) is to encode arbitrarily nested arrays of binary data, and RLP is the main encoding method used to serialize objects in Ethereum.
This package installs the library for Python 3.