ethprim 0.3.2

Ethereum primitive type meta-crate
Documentation
1
2
3
4
5
6
7
8
# Ethereum Primitive Types

This meta-crate aggregates and re-exports various smaller Ethereum primitive
type crates:

- [`ethaddr`]./ethaddr: Ethereum public address
- [`ethdigest`]./ethdigest: Ethereum digest and hashing utilities
- [`ethnum`]https://github.com/nlordell/ethnum-rs: 256-bit integers