{"id":37231733,"url":"https://github.com/zemse/eth-vanity","last_synced_at":"2026-01-15T03:45:36.969Z","repository":{"id":332418371,"uuid":"1125369457","full_name":"zemse/eth-vanity","owner":"zemse","description":"supports wallet addresses, CREATE, and CREATE2 with matching checksum case","archived":false,"fork":false,"pushed_at":"2026-01-09T15:31:41.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-13T20:55:04.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zemse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-30T15:53:12.000Z","updated_at":"2026-01-09T15:31:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zemse/eth-vanity","commit_stats":null,"previous_names":["zemse/eth-vanity"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/zemse/eth-vanity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Feth-vanity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Feth-vanity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Feth-vanity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Feth-vanity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zemse","download_url":"https://codeload.github.com/zemse/eth-vanity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Feth-vanity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-15T03:45:36.348Z","updated_at":"2026-01-15T03:45:36.961Z","avatar_url":"https://github.com/zemse.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eth-vanity\n\nFast Ethereum vanity address miner. Supports wallet addresses, CREATE, and CREATE2.\n\n## Install\n\n```\ncargo build --release\n```\n\n## Usage\n\n```sh\n# wallet starting with 0xdead\neth-vanity address 0xdead\n\n# enforce EIP-55 case\neth-vanity address 0xDaD --case\n\n# start + end pattern\neth-vanity create 0xdead...beef\n\n# generate salt for deterministic deployment\neth-vanity create2 0xAaAa path/to/artifact.json\neth-vanity create2 path/to/artifact.json 0xAbc --case\n```\n\n## Patterns\n\n- `0xabc` - match start\n- `...def` - match end\n- `0xabc...def` - match both\n- `0xa_c` - underscore is wildcard\n- `--case` - enforce EIP-55 capitalization\n\n## CREATE2\n\nMines a salt for [deterministic deployment proxy](https://github.com/Arachnid/deterministic-deployment-proxy) (`0x4e59b44847b379578588920cA78FbF26c0B4956C`).\n\n```\neth-vanity create2 out/MyContract.sol/MyContract.json 0x000\n```\n\nOverride deployer with `--deployer \u003caddress\u003e`.\n\n---\n\n*Generated by Claude, reviewed by Gemini*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemse%2Feth-vanity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzemse%2Feth-vanity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemse%2Feth-vanity/lists"}