Skip to content

eden-network/eden-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.