ExRLP
ExRLP - RLP encoding implementation for Elixir
The purpose of RLP (Recursive Length Prefix) is to encode arbitrarily nested arrays of binary data.
Formal specification can be found in the Ethereum Yellow Paper
Edit this page on GitHubExRLP - RLP encoding implementation for Elixir
The purpose of RLP (Recursive Length Prefix) is to encode arbitrarily nested arrays of binary data.
Formal specification can be found in the Ethereum Yellow Paper
Edit this page on GitHub