Giter Club home page Giter Club logo

idena-coacher's Introduction

Idena Coacher Node Monitor Tool
Idena Coacher — Node Monitor Tool

🖥️ Manage locally your IDENA node without having to run Idena desktop client with enabled port forwarding.
★ Mining status changeTransfer coinsStake replenishmentSync statusAvailable balance ★

idena runner latest version Kali minimum version idena-go latest release license Скрипт Idena ARMer


Idena Coacher Node Monitor Tool

🚀  Quick Start

1. Clone Idena Coacher to the home directory of the user that runs idena-go node client.

cd /home/%username%
git clone https://github.com/ltraveler/idena-coacher.git
cd idena-coacher

*$username - the name of the user that runs idena-go client

2. Make idena_coacher.sh executable

chmod +x idena_coacher.sh

3. Originally IDENA Coacher has been developed as an additional TUI tool to manage nodes that have been deployed by IDENA ARMer or IDENA Runner scripts. Simply skip this step in case if you are willing to use it with the above-mentioned tools.

In case if your node has been deployed customly you would have to change the default paths in the main script file.

Please run the command nano idena_coacher.sh in the home folder of the script and edit the following lines:

PRIVATE_PATH="/home/$username/idena-go/datadir/keystore/nodekey"

Line #7: Path to the nodekey (private key) file

API_PATH="/home/$username/idena-go/datadir/api.key"

Line #9: Path to the node api.key file

LOG_PATH="/home/$username/idena-go/datadir/logs/output.log"

Line #10: Path to the idena-go log file

export RPC_PORT="9009"

Line #12: RPC Port of your node

4. Run the script.

./idena_coacher.sh

⏳  Update the script to the latest version

  • Enter to the script home directory and run coacher_update.sh
cd /home/$username/idena-coacher/
./coacher_update.sh

*$username - the name of the user that runs idena-go client

idena-coacher's People

Contributors

ltraveler avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.