Recursive Length Prefix for Raku

Recursive Length Prefix for Raku

Project ID: 31133099

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