Skip to content

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

License

Notifications You must be signed in to change notification settings

BobTheBuidler/cchecksum

Repository files navigation

CChecksum

CChecksum is a ~2x faster drop-in replacement for eth_utils.to_checksum_address, with the most cpu-intensive part implemented in c.

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

image

About

A ~2x 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