Create3crunch
No description available
Install / Use
/learn @DrakeEvans/Create3crunchREADME
Create3 Crunch
A Rust program for finding salts that create gas-efficient Ethereum addresses via CREATE3.
Unlike normal CREATE3, this miner allows you to test for multiple nonces in the "deploy proxy" contract (the standard contract that gets deployed with create2 that eventually deploys your contract). This allows the miner to approach CREATE2 in mining speeds as checking different nonces ammortizes the initial fixed cost of computing the deploy proxy's address.
[!CAUTION] Non-default (nonce = 1) nonces is not supported by the majority of CREATE3 libraries, set the max-nonce to
1if you only want to search withnonce = 1, note this will degrade the performance of the miner.
Installation Instructions
- Install Rust
- Clone repo
- Build with
cargo build --release(performance is mostly GPU bound so a debug build is probably fine too). - Run with
./target/release/create3crunch.
Usage
TODO, but in the meantime check the available options using -h or --help.
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
