Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

icon-project/rewardcalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Reward Calculator

Reward calculator is a daemon which calculates I-Score of ICONists to support IISS.

Terms

  • IISS : The ICON Incentive Scoring System
  • I-Score : A metric used to quantify an ICONist’s contribution to the network

For the details, see 'IISS Yellowpaper'

Binaries

icon_rc

Reward calculator daemon. Do following functions.

  • Calculates I-Score
  • Claim and Query I-Score
  • Communicates with ICON Service via unix domain socket

rctool

Query debugging information of icon_rc.

Build

# compile binaries
$ make              # for OSX
or
$ make linux        # for linux

# install binaries to system
$ make install

References

License

This project follows the Apache 2.0 License. Please refer to LICENSE for details.

About

Reward calculator for ICON IISS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages