{"id":16472430,"url":"https://github.com/vivianjeng/anon-transfer","last_synced_at":"2025-03-23T11:32:47.728Z","repository":{"id":206686797,"uuid":"717473173","full_name":"vivianjeng/anon-transfer","owner":"vivianjeng","description":"Transfer X ETH with A account, withdraw Y ETH with B account.","archived":false,"fork":false,"pushed_at":"2024-09-10T10:49:32.000Z","size":807,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T20:06:34.588Z","etag":null,"topics":["anonymous","blockchain","ethereum","transfer","unirep","zk-snarks","zkp"],"latest_commit_sha":null,"homepage":"https://anon-transfer.online/","language":"TypeScript","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/vivianjeng.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":"2023-11-11T15:23:38.000Z","updated_at":"2025-03-15T21:57:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"29b8a899-e1b3-4e96-bcc0-6554c2d4c790","html_url":"https://github.com/vivianjeng/anon-transfer","commit_stats":null,"previous_names":["vivianjeng/anon-transfer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivianjeng%2Fanon-transfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivianjeng%2Fanon-transfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivianjeng%2Fanon-transfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivianjeng%2Fanon-transfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vivianjeng","download_url":"https://codeload.github.com/vivianjeng/anon-transfer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245097158,"owners_count":20560311,"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":["anonymous","blockchain","ethereum","transfer","unirep","zk-snarks","zkp"],"created_at":"2024-10-11T12:17:08.768Z","updated_at":"2025-03-23T11:32:46.837Z","avatar_url":"https://github.com/vivianjeng.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anonymous Token Transfer\n\nThis is a demo app of a [UniRep](https://github.com/Unirep/Unirep) application. Users of Anonymous Token Transfer can use the private address (called [epoch key](https://developer.unirep.io/docs/protocol/epoch-key) in UniRep) to receive tokens, and withdraw tokens with a different account. It doesn't require users to withdraw with the exact amount of the token when it is deposited.\n\n\u003e [!CAUTION]\n\u003e This is an experimental project.\n\u003e Deposit ETH at your own risk. ⚠️\n\nTry it now 👉🏻 **https://anon-transfer.online/** 👈🏻\n\n**What is provided during withdrawal?**\n\n❌ User ID\u003cbr/\u003e\n❌ Wallet address \u003cbr/\u003e\n❌ Private address\u003cbr/\u003e\n✅ Zero Knowledge Proof\u003cbr/\u003e\n\n## Demo video\n\n[![Demo of Anon Transfer](https://img.youtube.com/vi/VzaWcboohhE/0.jpg)](https://www.youtube.com/watch?v=VzaWcboohhE)\n\n## 1. Installation and build\n\n```shell\nyarn install \u0026\u0026 yarn build\n```\n\n## 2. Test\n\n```shell\nyarn contracts test\n```\n\nexample output:\n\n```\n    ✔ deployment (4744ms)\n    ✔ user sign up (1752ms)\nsender of the transaction: 0x70997970C51812dc3A010C7d01b50e0d17dc79C8\ntransfer 100000 gwei to private address 20288634146029549172244665324006248272118782231594914681237696098918486538180\nuser 1 balance in gwei: 100000\n-----------------------------------------------\nsender of the transaction: 0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC\ntransfer 103000 gwei to private address 17142617488518961051962089813261229593445364448030237804264218253962973757715\nuser 1 balance in gwei: 203000\n-----------------------------------------------\nsender of the transaction: 0x90F79bf6EB2c4f870365E785982E1f101E93b906\ntransfer 106000 gwei to private address 14619432103516208923089255954492731338449294246264854550927251034400298738983\nuser 1 balance in gwei: 309000\n-----------------------------------------------\n    ✔ transfer (30540ms)\n    ✔ user state transition (12265ms)\nsender of the transaction: 0xBcd4042DE499D14e55001CcbB24a551F3b954096\nwithdraw amount 200000 gwei to wallet with address 0xed1c20A405efD526Ff8B76084B44e6D11c750820\nEpoch 0 ended\nuser 1 balance in gwei: 109000n\n    ✔ withdraw (10081ms)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivianjeng%2Fanon-transfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvivianjeng%2Fanon-transfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivianjeng%2Fanon-transfer/lists"}