| Crates.io | eth-address |
| lib.rs | eth-address |
| version | 0.1.0 |
| created_at | 2022-04-07 12:12:58.188246+00 |
| updated_at | 2022-04-07 12:12:58.188246+00 |
| description | Collection of methods for validating an Ethereum 1 address |
| homepage | |
| repository | https://github.com/xenowits/eth-address |
| max_upload_size | |
| id | 563635 |
| size | 6,750 |
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.