Skip to content

sili-infstones/iotex_payout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iotex-payout

This is a tool that calculates the reward shares for voters at each epoch of IoTeX

Get started

Minimum requirement

Please refer the minimum requirement for building IoTeX. Specifically,

Components Version Description
Golang ≥ 1.11.5 Go programming language
Dep ≥ 0.5.0 Dependency management tool, required only when you update dependencies

IoTeX compatibility

Iotex-payout currently supports iotex-core v0.5.0-rc8.

Build from code

Check out code from

mkdir -p ~/go/src/github.com/
cd ~/go/src/github.com/
git clone https://github.com/Infinity-Stones/iotex_payout.git
cd iotex_payout

Build the tool by

dep ensure [--vendor-only]
go build

Run iotex payout

iotex_payout [arguments]

About

Payout tool for IoTeX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages