Skip to content

BobTheBuidler/cchecksum

Repository files navigation

CChecksum

PyPI Monthly Downloads

CChecksum is an ~18x faster drop-in replacement for eth_utils.to_checksum_address, with the most cpu-intensive part implemented in C.

It keeps the exact same API as the existing implementation, exceptions and all.

Just pip install cchecksum, drop it in, and run your script with a substantial speed improvement.

Supported Python versions: CPython 3.9 through 3.14. For full distribution-by-version coverage, see DISTRIBUTIONS.md.

image (note to self: update that screenshot, its way old)

About

An ~18x faster drop-in replacement for eth_utils.to_checksum_address, with the most cpu-intensive part implemented in C.

Topics

Resources

License

Stars

Watchers

Forks

Contributors