Skip to content

amis13/kromaTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

Tool

Bash tool for Kroma, easy to use. If you have not downloaded the kroma-up repository, it will be automatically downloaded to your $HOME directory.

Use the installer and the Auto-Installer as root user:

sudo su

Auto-Install

Just run the following command:

curl --proto '=https' --tlsv1.2 -sSfL https://github.com/amis13/kromaTool/releases/download/Installer-Release/installer.sh | sudo sh

Manual installation

Clone the repo and move to kromaTool:

git clone https://github.com/amis13/kromaTool.git && cd kromaTool

Install the tools:

./installer.sh

blockHeight

To see if your node is synced or the block height of your node.

Use

To view the help panel use the tool without parameters or use the -h flag:

blockHeight -h

To see your block height:

blockHeight -b

To see if your node is synced:

blockHeight -s

l2Output

Tool for validators, to see if there are successful or failed transactions.

Use

To view the help panel use the tool without parameters or use the -h flag:

l2Output -h

To see successful transactions:

l2Output -s

To see unsuccessful transactions:

l2Output -f

To see all transactions:

l2Output -a

updateKromaTools

To update all tools, you only need to run:

updateKromaTools

About

Bash tool for Kroma

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages