luisgdev / farm-calc

CLI app to measure performance of a potential investment in a Staking pool. It uses the APR and gas fee to indicate the best frequency for a compound interest.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Farm-calc

This app calculates the performance of a Staking pool.

  • For simple interest: yield and profit percentage in different periods of time (daily, monthly an yearly).
  • For compound interest: list of frequencies to make the compound and the optimal frequency to get highest income with minimal effort.

Pools where staked and reward token are the same whill allow you to do compound interest easier.

This console application uses Rich as a GUI.

Ethereum BSC PancakeSwap

About

CLI app to measure performance of a potential investment in a Staking pool. It uses the APR and gas fee to indicate the best frequency for a compound interest.

License:MIT License


Languages

Language:Python 100.0%