An open API service indexing awesome lists of open source software.

https://github.com/protolambda/go-rlp

Golang RLP
https://github.com/protolambda/go-rlp

Last synced: about 2 months ago
JSON representation

Golang RLP

Awesome Lists containing this project

README

        

# go-rlp

Fork of [`go-ethereum/rlp`](https://github.com/ethereum/go-ethereum/tree/master/rlp), isolated for external usage.

The git-history is preserved with `git subtree split`.
The `go.mod`, `README.md` were added, along with import-path updates.

## License

LGPL v3, see [`LICENSE`](./LICENSE) file.