tERGminal - dApp in python for terminal

tERGminal

I have finished the pocket Swiss army knife. It is written in python and tested on a MAC, Raspberry Pi 4 and Raspberry Pi Zero w. Its code is Open Source

Infinite thanks to the ergpy repository.

Requirements

Java 8 or higher
pip install JPype1
pip install ergpy

Usage

python ergpyMenu.py

Once configured with your seed phrase, you can perform the following operations:


whiteList.py

The whiteList file includes an array in which the wallet addresses for options 2 and 5 can be included.

colorsPython.py

Is for the graphic part on the screen.


Remember that this is a **non-audit application,** although I want you to have no problems with your ERGs, I recommend that the seed phrase you enter (it will never be stored) corresponds to a wallet that is not your main wallet.

The seed phrase is not stored anywhere, it needs to be entered every time the dapp is run


For the options that display information (9, 10 and 11) there is no need to configure the wallet.

tERGminal in action

In this tweet you can see tERGminal in action sending NFT to a random wallet.

If you try to use tERGminal and don’t succeed easily because you don’t have experience with python or Raspberry Pi, feel free to ask me any questions you need.


Any suggestions are welcome.
2 Likes

:star_struck: cant wait to test it out!

1 Like

Thanks!!
Let me know how it went when you try it.