eth-address 0.1.0

Collection of methods for validating an Ethereum 1 address
Documentation
  • Coverage
  • 16.67%
    1 out of 6 items documented0 out of 4 items with examples
  • Size
  • Source code size: 11.19 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.08 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 23s Average build duration of successful builds.
  • all releases: 23s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • xenowits/eth-address
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • xenowits

Ethereum Address

A simple library intended to group together functions validating an ethereum address. In simplest terms, the crate is a rust rewrite of ethers.js ethereum address utilities.

It is written in rust.