sendstorm

command
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2022 License: MIT Imports: 25 Imported by: 0

README

  • Sendstorm [IN PROGRESS]

Tool to test Decimal blockchain with randomized transactions

Usage:

  1. Common flags for all commands:

--mnemonics_file path_to_file, default: mnemonics.cfg

--node <node url>, default: http://localhost

--tport <tendermint port>, default: 26657

--rport <cosmos REST port>, default: 1317

--debug, default: false -- turn on requests/resposes for resty library to sendstorm.log

  1. Generate mnemonics for accounts

sendstorm generate [--count count_of_mnemonics]

  1. Refill account with coins from faucet

sendstorm faucet --faucet_mnemonic="..." [--only_empty]

--only_empty false refill without balance checking

  1. Send bunch of transactions to blockchain

sendstorm run [--actions actions_definition] [--tps transactions_per_second]

Actions: action_name1=weight1,action_name2=weight2..., ex: CreateCoin=1,SendCoin=99

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL