Node::Ethereum::RLP

Recursive Length Prefix encoding method for Raku

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

  1. https://eth.wiki/fundamentals/rlp

  2. https://github.com/ethereumjs/rlp/blob/master/src/index.ts

Author

Please contact me via LinkedIn or Twitter. Your feedback is welcome at narkhov.pro.

Node::Ethereum::RLP v0.0.15

Recursive Length Prefix encoding method for Raku

Authors

  • Konstantin Narkhov

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • Node::Ethereum::RLP
  • Node::Ethereum::RLP::Exception

Documentation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.