{"id":22549229,"url":"https://github.com/seboran/ethereum-wallet-generator","last_synced_at":"2025-04-10T01:53:08.453Z","repository":{"id":150004753,"uuid":"486871338","full_name":"Seboran/ethereum-wallet-generator","owner":"Seboran","description":"Ethereum address generator using webworkers, vue3 and vite","archived":false,"fork":false,"pushed_at":"2024-10-24T06:20:52.000Z","size":747,"stargazers_count":1,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T20:30:33.997Z","etag":null,"topics":["cryptocurrency","ethereum","vite","vue","vuejs","webworker"],"latest_commit_sha":null,"homepage":"https://bons-comptes-st4i.vercel.app","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Seboran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-04-29T07:04:27.000Z","updated_at":"2024-10-24T06:20:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"36e06f5a-d34e-4f7f-9db8-4a02232b0dd7","html_url":"https://github.com/Seboran/ethereum-wallet-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seboran%2Fethereum-wallet-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seboran%2Fethereum-wallet-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seboran%2Fethereum-wallet-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seboran%2Fethereum-wallet-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Seboran","download_url":"https://codeload.github.com/Seboran/ethereum-wallet-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142938,"owners_count":21054671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cryptocurrency","ethereum","vite","vue","vuejs","webworker"],"created_at":"2024-12-07T16:08:19.655Z","updated_at":"2025-04-10T01:53:08.432Z","avatar_url":"https://github.com/Seboran.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ethereum-wallet-generator\n\n## Moved project\n\nEverything was moved here: https://github.com/Seboran/monorepo\n\n## Introduction\n\nThis application lets you create a private key / ethereum address pair with custom suffix and prefix. [You can try app yourself](https://seboran.github.io/ethereum-wallet-generator/)\n\nEvery generated address respect the ethereum specs (see the [Ethereum yellow paper](https://ethereum.github.io/yellowpaper/paper.pdf)), but I wouldn't advise you to use these addresses for real usage.\n\n## What's the point of this app?\n\nThis app shows that it is easy to create an ethereum address that almost looks like another ethereum address. Take these two ethereum address :\n\n```\n0x935d442b8d998e478279e47edd7d1dbabf920000\n0xadfce6b775ab236c46f16bf3a3476612a3dc0000\n```\n\nThey both share the same four ending 0s. Here are the respective private keys:\n\n```\nd36d062e9f3ed2957458f5ba400c868d072fad69e8bb3f24420669317bd908e5\n33408b4122e6d3d7dba2104b1adee68cc5b96d81412aadad1af98203ea3b6218\n```\n\nNow take this public/private pair:\n\n```\n0x83eadc8f7fdf30b82f2c7b2493fe3b1baa22d9c8\ne832f898c14f716e1c1c47f150140096ca7f04deac11a0c1b38139f9af0c143d\n```\n\nMetamask only show the first three letters and last four chars of the public url\n\nIf you wait long enough you can generate a pair that has the same prefix of length 3 and suffix of length 4:\n\n```\n\n```\n\nYou can also create custom ethereum addresses with cool prefixes:\n\n```\nleet: 0x1337642f7757b8cbcbd84dc44346d4e4291b3e58 / d6a9d5a05fa17ee0d3fd0e2119e89c5a3190cae1d1bdde3e2ad3418021b65e2d\n\n420 69: 0x4206937ef998c8e11700d007cbcbec68150462c6 / 6efda672332dfc990a1549ba4508bf7158b708118bb08b58f3c410fce35933de\n```\n\nNote : using a suffix or prefix of cumulated length greater than 5 is really slow as the difficulty rises exponentially.\n\n## Todo\n\n- [ ] Progress bar\n- [ ] Ethereum address history\n- [ ] Connection with web3\n\n## Project Setup\n\n```sh\nyarn run install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\nyarn run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseboran%2Fethereum-wallet-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseboran%2Fethereum-wallet-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseboran%2Fethereum-wallet-generator/lists"}