This repository contains tools for collecting and reporting on data in the Eden Network.
To install:
yarn add @eden-network/data
This subgraph indexes distributions of rewards, slot tenant changes and staking of EDEN, additions/removals of block producers from Eden Network, as well as calculates the rewards due to them based on their relative block production ratio as applied to the active emission schedule. For full details of the calculation, see the Eden Network whitepaper.
This package is a Javascript library that abstracts access to Eden Network subgraphs/contracts and gives a simple API for retreiving information about the Eden Network.