base-eth-checksum
v1.0.0
Published
Validate and normalize Ethereum hex addresses (0x + lowercase).
Downloads
166
Maintainers
Readme
base-eth-checksum
Ethereum address helpers: validate 20-byte hex and normalize to 0x lowercase. For EIP-55 checksums use viem or ethers.
API
isHexAddress(address)normalizeAddress(address)
License
MIT
