{"id":15956090,"url":"https://github.com/jsign/zig-stealth-addresses","last_synced_at":"2025-03-16T07:31:48.551Z","repository":{"id":213106748,"uuid":"732771364","full_name":"jsign/zig-stealth-addresses","owner":"jsign","description":"A Zig implementation of Ethereum stealth addresses (ERC-5564)","archived":false,"fork":false,"pushed_at":"2024-05-04T16:26:30.000Z","size":30,"stargazers_count":32,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-27T05:25:30.521Z","etag":null,"topics":["eip-5564","ethereum","privacy","stealth-addresses"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/jsign.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}},"created_at":"2023-12-17T19:18:08.000Z","updated_at":"2025-02-09T19:24:03.000Z","dependencies_parsed_at":"2023-12-18T13:57:55.799Z","dependency_job_id":"28ca92c4-92a6-4b8f-abb0-6dcceef0872a","html_url":"https://github.com/jsign/zig-stealth-addresses","commit_stats":null,"previous_names":["jsign/zig-stealth-addresses"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsign%2Fzig-stealth-addresses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsign%2Fzig-stealth-addresses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsign%2Fzig-stealth-addresses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsign%2Fzig-stealth-addresses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsign","download_url":"https://codeload.github.com/jsign/zig-stealth-addresses/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806035,"owners_count":20350775,"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":["eip-5564","ethereum","privacy","stealth-addresses"],"created_at":"2024-10-07T13:28:25.529Z","updated_at":"2025-03-16T07:31:48.270Z","avatar_url":"https://github.com/jsign.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ethereum stealth addresses (ERC-5564) library\nThis repository is a Zig implementation of the Ethereum stealth addresses ([ERC-5564](https://eips.ethereum.org/EIPS/eip-5564#specification)).\n\nThe implementation has zero dependencies (i.e: only relies on Zig standard library).\n\n**Note: this library hasn't been audited, use it at your own risk.**\n\n## What are stealth addresses?\n\u003e **Stealth addresses** are a way of protecting the **privacy of recipients** in cryptocurrency transactions.\nThey allow a sender to **non-interactively** generate a new address for the recipient, making it look like as if the sender interacted with some random account.\n\n## Where I can find more resources about stealth addresses?\n- [ERC-5564](https://eips.ethereum.org/EIPS/eip-5564#specification) and [ERC-6538](https://eips.ethereum.org/EIPS/eip-6538).\n- [Stealth Addresses tutorial](https://nerolation.github.io/stealth-utils/) by Toni Wahrstätter.\n- [An incomplete guide to stealth addresses](https://vitalik.eth.limo/general/2023/01/20/stealth.html) by Vitalik.\n- Web-based [Stealth wallet](https://stealth-wallet.xyz/) by Toni Wahrstätter.\n\n## How can I use this library?\nYou can use this library as a dependency in your Zig project by adding it as a dependency to your `build.zig.zon` file.\n\nSee the [library tests](https://github.com/jsign/zig-stealth-addresses/blob/511fa7f14875675a8565ecf156d1125b6ca3dfd8/src/stealth_address.zig#L94-L147) for some examples of how to use the defined APIs.\n\nIn the future, this repo might include a CLI tool to generate and interact with stealth addresses.\n\n## License\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsign%2Fzig-stealth-addresses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsign%2Fzig-stealth-addresses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsign%2Fzig-stealth-addresses/lists"}