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

https://github.com/layr-labs/sidecar


https://github.com/layr-labs/sidecar

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# EigenLayer Sidecar

The EigenLayer Sidecar is an open source, permissionless, verified indexer enabling anyone (AVS, operator, etc) to access EigenLayer’s protocol rewards in real-time.

A core responsibility of the Sidecar is facilitating the calculations of [rewards](https://docs.eigenlayer.xyz/eigenlayer/rewards-claiming/rewards-claiming-overview) distributed to stakers and operators by AVSs.

## Getting started

Please see our ["Getting Started"](https://sidecar-docs.eigenlayer.xyz/docs/sidecar/running/getting-started) guide for detailed instructions on how to deploy an EigenLayer Sidecar.

# Current versions

* Mainnet: Sidecar ([v3.0.0](https://github.com/Layr-Labs/sidecar/releases/tag/v3.0.0))
* Testnet: Sidecar ([v3.0.0](https://github.com/Layr-Labs/sidecar/releases/tag/v3.0.0))
* Preprod: Sidecar ([v3.0.0](https://github.com/Layr-Labs/sidecar/releases/tag/v3.0.0))

**Helpful Links**

* [Rewards overview](https://docs.eigenlayer.xyz/eigenlayer/rewards-claiming/rewards-claiming-overview)
* [RewardsCoordinator contract technical documentation](https://github.com/Layr-Labs/eigenlayer-contracts/blob/dev/docs/core/RewardsCoordinator.md)
* [EigenLayer Rewards Calculation Process](https://hackmd.io/u-NHKEvtQ7m7CVDb4_42bA)