{"id":15659031,"url":"https://github.com/pcaversaccio/torn-detector","last_synced_at":"2025-04-28T17:18:10.242Z","repository":{"id":37981508,"uuid":"480380926","full_name":"pcaversaccio/torn-detector","owner":"pcaversaccio","description":"Detect if a contract has been deployed in the latest (or predefined) block from an address that was previously funded through Tornado.Cash.","archived":false,"fork":false,"pushed_at":"2025-04-27T13:37:28.000Z","size":1053,"stargazers_count":27,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-28T17:18:03.202Z","etag":null,"topics":["deployment","ethereum","ethersjs","smart-contracts","tornado-cash"],"latest_commit_sha":null,"homepage":"https://tornado.cash","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pcaversaccio.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}},"created_at":"2022-04-11T12:58:31.000Z","updated_at":"2025-04-27T13:37:31.000Z","dependencies_parsed_at":"2024-09-17T12:08:45.221Z","dependency_job_id":"fbf761b3-7f17-4484-92c9-b2193787e838","html_url":"https://github.com/pcaversaccio/torn-detector","commit_stats":{"total_commits":447,"total_committers":4,"mean_commits":111.75,"dds":0.0738255033557047,"last_synced_commit":"971e656a8dc207b94cd056531ffb298272f0233b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcaversaccio%2Ftorn-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcaversaccio%2Ftorn-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcaversaccio%2Ftorn-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcaversaccio%2Ftorn-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcaversaccio","download_url":"https://codeload.github.com/pcaversaccio/torn-detector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251352639,"owners_count":21575865,"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":["deployment","ethereum","ethersjs","smart-contracts","tornado-cash"],"created_at":"2024-10-03T13:14:42.675Z","updated_at":"2025-04-28T17:18:10.207Z","avatar_url":"https://github.com/pcaversaccio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🕵️‍♂️ TORN Detector\n\n[![🕵️‍♂️ Test TORN detector](https://github.com/pcaversaccio/torn-detector/actions/workflows/test.yml/badge.svg)](https://github.com/pcaversaccio/torn-detector/actions/workflows/test.yml)\n[![License: WTFPL](https://img.shields.io/badge/License-WTFPL-blue.svg)](https://www.wtfpl.net/about/)\n\nDetect if a contract has been deployed in the latest (or predefined) block from an address that was previously funded through Tornado.Cash.\n\n## Installation\n\nIt is recommended to install [`pnpm`](https://pnpm.io) through the `npm` package manager, which comes bundled with [Node.js](https://nodejs.org/en) when you install it on your system. It is recommended to use a Node.js version `\u003e=22.11.0`.\n\nOnce you have `npm` installed, you can run the following both to install and upgrade `pnpm`:\n\n```console\nnpm install -g pnpm\n```\n\nAfter having installed `pnpm`, simply run:\n\n```console\npnpm install\n```\n\n## `.env` File\n\nYou must specify the RPC URL of your mainnet node as well as your Etherscan API key in the `.env` file:\n\n```txt\nETH_MAINNET_URL=https://eth-mainnet.alchemyapi.io/v2/\u003cyour_api_key\u003e\nETHERSCAN_API_KEY=6FECCD7C9B8C24...\n```\n\n## Testing\n\nSimply run\n\n```console\npnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcaversaccio%2Ftorn-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcaversaccio%2Ftorn-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcaversaccio%2Ftorn-detector/lists"}