Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Token Distribution Algorithm

Whitepaper describing a constant-gas, deposit-age-weighted, front-run-resistant on-chain reward distribution algorithm. Achieves O(1) time complexity regardless of participant count or distribution history.

Authors: Ivan Menshchikov, Roman Vinogradov.

Paper

Reference implementation

Production-ready Solidity implementation: Juglipaff/fair-rewards (npm).

License

Apache-2.0 (see LICENSE).

About

O(1) deposit-age-weighted, front-run-resistant on-chain reward distribution.

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages