Skip to content

The one-stop spot for Pangaea scripts! Open to contribution from all!

Notifications You must be signed in to change notification settings

sshamanov/pangaea-community

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 

Repository files navigation

About The Project

Contribution to the community to easy the network testing process

Built With

  • SHELL

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • curl
sudo apt install curl 

Installation

  1. Download the script
curl https://raw.githubusercontent.com/sshamanov/pangaea-community/master/send_tx.sh -o send_tx.sh; chmod +x send_tx.sh

Usage

  1. Create new tmux session
tmux new -s pangaea_phaseII
  1. Run the script
./send_tx.sh
  1. Detach from tmux
Press: CTRL + B release and Press D

you can adjust the following:

  • ammount to send (0.00"$rand" as default)
  • working directory (. cwd as default)
  • desired time frame (10 seg as default)

About

The one-stop spot for Pangaea scripts! Open to contribution from all!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%