Coder Social home page Coder Social logo

the-phoenix / bch-batch-transaction-generator Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 605 KB

Bitcoin cash batch transactions generator with big sizes for stress testing on BCH network!

License: Apache License 2.0

TypeScript 96.91% JavaScript 3.09%
wallets generating-transactions typescript cryptocurrency stress-testing tps nodejs bch bitcoin-cash bch-pool

bch-batch-transaction-generator's Introduction

TypeScript Node.js

BCH Transaction generator

Quick start

This 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:

npm install
node build/src/start.js

Available arguments

  • receiveAddr - receive cash address. default: bchtest:qqahjy0x9zus2qypf0tfd7mykpvxqtc6rqfft0sgjy

You can set parameter with env var or command line arguments. e.g. node build/src/start.js --receiveAddr=xxxx

Description

TPS

Due to limit of Bitbox API, maximum TPS is 1. We can't generate more than 60 transactions per a minute.

Wallets

This script is generating transactions from 3 wallets pre-stored in wallets/wallets.json

Every wallet has approx 0.1 tBCH. Its enough to run the scripts for a while since every operation send between 500~1000 satoshis randomly.

You can generate your own wallet by following command

node build/src/_generate-wallet.ts

But becareful, it will overwrite existing wallets file, eventually will lose all tBCHs.

Reports

Every generated transaction ids will be stored in /reports directory

bch-batch-transaction-generator's People

Contributors

dependabot[bot] avatar the-phoenix avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.