Contribution to the community to easy the network testing process
- SHELL
To get a local copy up and running follow these simple steps.
- curl
sudo apt install curl
- Download the script
curl https://raw.githubusercontent.com/sshamanov/pangaea-community/master/send_tx.sh -o send_tx.sh; chmod +x send_tx.sh
- Create new tmux session
tmux new -s pangaea_phaseII
- Run the script
./send_tx.sh
- Detach from tmux
Press: CTRL + B release and Press D
- ammount to send (0.00"$rand" as default)
- working directory (. cwd as default)
- desired time frame (10 seg as default)