An open API service indexing awesome lists of open source software.

https://github.com/giansalex/cosmos-staking-apr

Cosmos chain staking APR
https://github.com/giansalex/cosmos-staking-apr

cosmos-sdk staking-rewards

Last synced: 3 months ago
JSON representation

Cosmos chain staking APR

Awesome Lists containing this project

README

        

# Cosmos staking APR

Formula to calculate staking APR on Cosmos chains.
> No validator commission is included

## Run

```bash
npm i
LCD_URL=http://127.0.0.1:1317 npm start
```