0age / create2crunch

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

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

Open robriks opened 3 months ago

robriks commented 3 months 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