https://github.com/layr-labs/sidecar
https://github.com/layr-labs/sidecar
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/layr-labs/sidecar
- Owner: Layr-Labs
- License: other
- Created: 2024-08-19T15:22:05.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-04-07T20:10:46.000Z (about 2 months ago)
- Last Synced: 2025-04-07T20:33:34.392Z (about 2 months ago)
- Language: Go
- Size: 11.6 MB
- Stars: 11
- Watchers: 5
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Audit: audits/Rewards v1 - OpenBlock - June 2024.pdf
- Codeowners: CODEOWNERS
- Security: SECURITY.md
- Support: docs/SUPPORT.md
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)