
Recursive Length Prefix for Raku
The purpose of RLP (Recursive Length Prefix) is the main encoding method used to serialize objects in Ethereum. This module delivers RLP encode and decode routines to Raku lang
The purpose of RLP (Recursive Length Prefix) is the main encoding method used to serialize objects in Ethereum. This module delivers RLP encode and decode routines to Raku lang