0age / create2crunch

A Rust program for finding salts that create gas-efficient Ethereum addresses via CREATE2.
MIT License
472 stars 83 forks source link

add bin/vanity_filter.rs to programmatically find highest rarity outputs #24

Open robriks opened 1 month ago

robriks commented 1 month ago

I wrote a rust utility added as a bin which can be used to programmatically access create2crunch outputs in efficient_addresses.txt (prints highest rarity outputs to console atm) usage: cargo run --bin vanity_filter