{"id":21332338,"url":"https://github.com/mineme0812/bch-batch-transaction-generator","last_synced_at":"2026-05-20T03:34:10.489Z","repository":{"id":273703834,"uuid":"632524860","full_name":"MineMe0812/bch-batch-transaction-generator","owner":"MineMe0812","description":"Bitcoin cash batch transactions generator with big sizes for stress testing on BCH network!","archived":false,"fork":false,"pushed_at":"2023-04-25T16:12:36.000Z","size":285,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T13:51:44.636Z","etag":null,"topics":["bch","bch-pool","bitcoin-cash","cryptocurrency","generating-transactions","nodejs","stress-testing","tps","typescript","wallets"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MineMe0812.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}},"created_at":"2023-04-25T15:30:04.000Z","updated_at":"2024-02-09T14:44:09.000Z","dependencies_parsed_at":"2025-01-22T13:51:52.860Z","dependency_job_id":"67cf0f87-fa2a-4cd6-8439-920049616a3d","html_url":"https://github.com/MineMe0812/bch-batch-transaction-generator","commit_stats":null,"previous_names":["mineme0812/bch-batch-transaction-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineMe0812%2Fbch-batch-transaction-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineMe0812%2Fbch-batch-transaction-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineMe0812%2Fbch-batch-transaction-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineMe0812%2Fbch-batch-transaction-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MineMe0812","download_url":"https://codeload.github.com/MineMe0812/bch-batch-transaction-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809886,"owners_count":20351407,"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":["bch","bch-pool","bitcoin-cash","cryptocurrency","generating-transactions","nodejs","stress-testing","tps","typescript","wallets"],"created_at":"2024-11-21T22:46:42.252Z","updated_at":"2026-05-20T03:34:05.455Z","avatar_url":"https://github.com/MineMe0812.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![TypeScript](https://img.shields.io/badge/-typescript@v32-brightgreen)\n![Node.js](https://img.shields.io/badge/-nodejs-blue)\n\n# BCH Transaction generator\n\n## Quick start\n\nThis project is intended to be used with the latest Active LTS release of [Node.js][nodejs]. To start, just install and run with following commands:\n\n```sh\nnpm install\nnode build/src/start.js\n```\n\n## Available arguments\n\n+ `receiveAddr` - receive cash address. default: `bchtest:qqahjy0x9zus2qypf0tfd7mykpvxqtc6rqfft0sgjy`\n\nYou can set parameter with env var or command line arguments. \ne.g. `node build/src/start.js --receiveAddr=xxxx`\n\n## Description\n\n### TPS\nDue to limit of [Bitbox API](https://developer.bitcoin.com/bitbox/), maximum TPS is 1.\nWe can't generate more than 60 transactions per a minute.\n\n### Wallets\n\nThis script is generating transactions from 3 wallets pre-stored in [`wallets/wallets.json`](./wallets/wallets.json)\n\nEvery wallet has approx 0.1 tBCH. Its enough to run the scripts for a while since every operation send between 500~1000 satoshis randomly.\n\nYou can generate your own wallet by following command \n\n```sh\nnode build/src/_generate-wallet.ts\n```\n\nBut becareful, it will overwrite existing wallets file, eventually will lose all tBCHs.\n\n### Reports\n\nEvery generated transaction ids will be stored in `/reports` directory\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmineme0812%2Fbch-batch-transaction-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmineme0812%2Fbch-batch-transaction-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmineme0812%2Fbch-batch-transaction-generator/lists"}