Skip to content

stronghands-official/SHND-POSCalculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stronghands Proof-Of-Stake (POS) Calculator

https://github.com/stronghands-oficial/stronghands-POSCalculator

JavaScript-based Proof-Of-Stake (POS) reward calculator for Stronghands (SHND).
Tool is now in version 1.

Forked from Peercoin project, created by FuzzyBear of Peercointalk.

Helping Out

Donations

SHND Donation Address: SeetDtND322wNxq4aQ3NgUBYU5kGC5pcYb

Stronghands Proof-Of-Stake (POS) Calculator Donation QR Code

Please send donations to the above address in order to encourage development contributions, such as code improvements, translations, etc.

Changelog

v1.0

  • POS difficulty is retrieved directly from the Stronghands explorer
  • Recast of the explanation texts
  • Translation of no-javascript text and link to how-to enable javascript guide added
  • Minor code improvements
    • Useless code deleted
    • Favicon updated
    • Dependencies updated

v0.0.1

  • Enable calculating the probability of minting a block within 10 minutes, 1 day, 31 days, 90 days and 1 year.
  • Enable calculating the corresponding POS rewards.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.9%
  • HTML 47.1%