{"id":15638163,"url":"https://github.com/mariusvanderwijden/tx-fuzz","last_synced_at":"2025-10-19T20:39:50.306Z","repository":{"id":42682544,"uuid":"420955845","full_name":"MariusVanDerWijden/tx-fuzz","owner":"MariusVanDerWijden","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-16T10:10:43.000Z","size":11671,"stargazers_count":112,"open_issues_count":9,"forks_count":55,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-23T16:24:10.284Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/MariusVanDerWijden.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,"zenodo":null}},"created_at":"2021-10-25T09:18:08.000Z","updated_at":"2025-05-14T09:44:26.000Z","dependencies_parsed_at":"2023-02-10T03:45:16.152Z","dependency_job_id":"7da694a4-3e90-49bf-87b6-6ef54d4c8faf","html_url":"https://github.com/MariusVanDerWijden/tx-fuzz","commit_stats":{"total_commits":66,"total_committers":13,"mean_commits":5.076923076923077,"dds":"0.40909090909090906","last_synced_commit":"6e0def6efaac1840269d8e35d706487ec9c723b2"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/MariusVanDerWijden/tx-fuzz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariusVanDerWijden%2Ftx-fuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariusVanDerWijden%2Ftx-fuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariusVanDerWijden%2Ftx-fuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariusVanDerWijden%2Ftx-fuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariusVanDerWijden","download_url":"https://codeload.github.com/MariusVanDerWijden/tx-fuzz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariusVanDerWijden%2Ftx-fuzz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279903991,"owners_count":26241844,"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","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-03T11:19:50.929Z","updated_at":"2025-10-19T20:39:50.260Z","avatar_url":"https://github.com/MariusVanDerWijden.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TX-Fuzz\n\nTX-Fuzz is a package containing helpful functions to create random transactions. \nIt can be used to easily access fuzzed transactions from within other programs.\n\n## Usage\n\n```\ncd cmd/livefuzzer\ngo build\n```\n\nRun an execution layer client such as [Geth][1] locally in a standalone bash window.\nTx-fuzz sends transactions to port `8545` by default.\n\n```\ngeth --http --http.port 8545\n```\n\nRun livefuzzer.\n\n```\n./livefuzzer spam\n```\n\nTx-fuzz allows for an optional seed parameter to get reproducible fuzz transactions\n\n## Advanced usage\nYou can optionally specify a seed parameter or a secret key to use as a faucet\n\n```\n./livefuzzer spam --seed \u003cseed\u003e --sk \u003cSK\u003e\n```\n\nYou can set the RPC to use with `--rpc \u003cRPC\u003e`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariusvanderwijden%2Ftx-fuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariusvanderwijden%2Ftx-fuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariusvanderwijden%2Ftx-fuzz/lists"}