Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 766 Bytes

File metadata and controls

18 lines (11 loc) · 766 Bytes

eden-data

This repository contains tools for collecting and reporting on data in the Eden Network.

To install:

yarn add @eden-network/data

subgraph

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.

data

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.