{"id":31582137,"url":"https://github.com/julienrbrt/spamtx","last_synced_at":"2025-10-05T22:32:49.266Z","repository":{"id":315089072,"uuid":"1057980274","full_name":"julienrbrt/spamtx","owner":"julienrbrt","description":"spam txs on cosmos-sdk based chains","archived":false,"fork":false,"pushed_at":"2025-09-16T17:42:01.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-16T17:56:38.572Z","etag":null,"topics":["cosmos-sdk","testing","txs"],"latest_commit_sha":null,"homepage":"","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/julienrbrt.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-16T13:15:08.000Z","updated_at":"2025-09-16T17:42:04.000Z","dependencies_parsed_at":"2025-09-16T17:56:44.638Z","dependency_job_id":"85b84600-0574-4264-b017-ee12e6a3ca16","html_url":"https://github.com/julienrbrt/spamtx","commit_stats":null,"previous_names":["julienrbrt/spamtx"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/julienrbrt/spamtx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julienrbrt%2Fspamtx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julienrbrt%2Fspamtx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julienrbrt%2Fspamtx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julienrbrt%2Fspamtx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julienrbrt","download_url":"https://codeload.github.com/julienrbrt/spamtx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julienrbrt%2Fspamtx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278531931,"owners_count":26002338,"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-05T02:00:06.059Z","response_time":54,"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":["cosmos-sdk","testing","txs"],"created_at":"2025-10-05T22:31:28.087Z","updated_at":"2025-10-05T22:32:49.260Z","avatar_url":"https://github.com/julienrbrt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spamtx\n\nGo tool to spam txs to a Cosmos SDK based blockchain.\n\n\u003e Currently, this tool only does self bank send with a memo field to save gas.\n\n## Installation\n\n```sh\ngo build -o spamtx .\n```\n\n## Usage\n\n```sh\nspamtx spam \u003cchain\u003e --from \u003caddress\u003e --fees \u003camount\u003e --memo \u003cmessage\u003e --tps \u003cspeed\u003e [--rpc \u003cendpoint\u003e]\n```\n\n### Parameters\n\n- `--from`: Your account name from keyring (must exist in keyring)\n- `--fees`: Transaction fees (e.g., \"1000uatom\")\n- `--memo`: Message to include in each transaction\n- `--tps`: Transactions per second rate limit\n- `--rpc`: (Optional) Custom RPC endpoint URL to override chain registry\n\n### Example\n\n```sh\n./spamtx spam \\\n  cosmoshub \\\n  --from alice \\\n  --fees 1000uatom \\\n  --memo \"spam test\" \\\n  --tps 5\n```\n\n### Example with custom RPC\n\n```sh\n./spamtx spam \\\n  cosmoshub \\\n  --from alice \\\n  --fees 1000uatom \\\n  --memo \"spam test\" \\\n  --tps 5 \\\n  --rpc http://localhost:26657\n```\n\n## Stack\n\n- [cosmosclient](https://pkg.go.dev/github.com/ignite/cli/ignite/pkg/cosmosclient)\n- [cobra](https://pkg.go.dev/github.com/spf13/cobra) for CLI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulienrbrt%2Fspamtx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulienrbrt%2Fspamtx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulienrbrt%2Fspamtx/lists"}