Files
nanoreth/crates/common/rlp/README.md
2022-11-28 09:26:36 -08:00

4 lines
260 B
Markdown

## RLP encoder/decoder
Forked from an earlier Apache licenced version of the `fastrlp` crate, before it changed licence to GPL.
NOTE: The Rust fastrlp implementation is itself a port of the [Golang Apache licensed fastrlp](https://github.com/umbracle/fastrlp)