Giter Club home page Giter Club logo

ardor_reward_summary's Introduction

Ardor Reward Summary

Ardor Reward Summary script presents daily rewards breakdown for Ardor and NXT nodes. It takes as parameter wallet address, which was used to register chain nodes.

Requirements

  • Python 3.8 or newer

Installation

  1. Clone repository and create a Python virtual environment
$ git clone https://github.com/ChainTools-Tech/ardor_reward_summary
$ cd ardor_reward_summary
$ python -m venv ./venv
$ source venv/bin/activate
(venv) $
  1. Install the requirements
(venv) $ python -m pip install -r requirements.txt
  1. Install script
(venv) $ pip install -e .

Usage

(venv) $ python -m ardor-reward-summary --account ARDOR-XXXX-XXXX-XXXX-XXXXX 
2022-09-29 ARDOR-4PV4-Z2VE-PK78-DUWPX     127.2368
           ARDOR-B3YC-5537-72BN-2TYKS     127.2368
2022-09-30 ARDOR-4PV4-Z2VE-PK78-DUWPX     127.2368
           ARDOR-B3YC-5537-72BN-2TYKS     127.2368
2022-10-01 ARDOR-4PV4-Z2VE-PK78-DUWPX     127.2368
           ARDOR-B3YC-5537-72BN-2TYKS     127.2368
2022-10-02 ARDOR-4PV4-Z2VE-PK78-DUWPX     127.2368
           ARDOR-B3YC-5537-72BN-2TYKS     127.2368
2022-10-03 ARDOR-4PV4-Z2VE-PK78-DUWPX     127.2368
           ARDOR-B3YC-5537-72BN-2TYKS     127.2368
2022-10-04 ARDOR-4PV4-Z2VE-PK78-DUWPX     127.2368
           ARDOR-B3YC-5537-72BN-2TYKS     127.2368
2022-10-05 ARDOR-4PV4-Z2VE-PK78-DUWPX     127.2368
           ARDOR-B3YC-5537-72BN-2TYKS     127.2368
2022-10-06 ARDOR-4PV4-Z2VE-PK78-DUWPX     127.2368
           ARDOR-B3YC-5537-72BN-2TYKS     127.2368
2022-10-07 ARDOR-4PV4-Z2VE-PK78-DUWPX     127.2368
           ARDOR-B3YC-5537-72BN-2TYKS     127.2368
(venv) $

NOTE: In reward summary list rewards for Ardor nodes and NXT nodes are presented separately as sum of daily rewards for following addresses:

  • Ardor nodes reward: ARDOR-4PV4-Z2VE-PK78-DUWPX
  • NXT nodes reward: ARDOR-B3YC-5537-72BN-2TYKS

Options

RP Checker provides the following options:

  • -a or --account specifies wallet address which receives node rewards.

Uninstall

(venv) $ pip uninstall ardor_reward_summary

About the Author

Email: [email protected]

License

Distributed under the MIT license. See LICENSE in the root directory of this repo for more information.

ardor_reward_summary's People

Contributors

qf3l3k avatar

ardor_reward_summary's Issues

Syntax error in final command

Hi, thanks for making this tool. But $ python -m ardor-reward-summary --account ARDOR-XXXX-XXXX-XXXX-XXXXX returns an ~/ardor_reward_summary/venv/bin/python: No module named ardor-reward-summary error. The module written in /venv/bin/ by the installation is ardor_rewards_summary, with underscores, not dashes. Just thought I'd let you know.

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.