Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 349 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 349 Bytes

Installation

npm install

Update config file:

cp ./config/default.json ./config/local.json
// edit local.json file

Run

Make a lot TXs to send TOMO:

node cmd.js sendTomo -n 10 your_private_key
  • -n: number of TXs
  • your_private_key: the wallet, make sure you have some TOMO in the wallet to make TXs