Recursive Length Prefix for Raku#
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. Node::Ethereum::RLP
delivers RLP encode and decode routines to Raku lang ecosystem.
License#
Module Node::Ethereum::RLP
is free and opensource software, so you can redistribute it and/or modify it under the terms of the The Artistic License 2.0.
Credits#
Author#
Please contact me via LinkedIn or Twitter. Your feedback is welcome at narkhov.pro.