Apache-2 licensed common Ethereum structs shared by crates. Nightly version of etcommon-rs.
Below are all crates provided by the ethereum-rs project.
Name | Description | Crates.io | Documentation |
---|---|---|---|
ethereum-rlp | Recursive-length prefix encoding, decoding, and compression | crates.io | Documentation |
ethereum-bigint | Big integer and hash implementation | crates.io | Documentation |
ethereum-hexutil | Small hex decoding helpers | crates.io | Documentation |
ethereum-bloom | Log bloom for Ethereum | crates.io | Documentation |
ethereum-trie | Merkle Trie specialized for Ethereum | crates.io | Documentation |
ethereum-block | Block, transaction and account structs for Ethereum | crates.io | Documentation |
ethereum-block-core | Core block, transaction and account structs for Ethereum | crates.io | Documentation |