Skip to content

Commit 4089d42

Browse files
authored
Merge pull request #170 from Layr-Labs/jb/readme-2
Update README with Supported Versions matrix.
2 parents 65a414e + 3a9c24d commit 4089d42

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
1-
WARNING: Please note that this repository is a work in progress and is currently unaudited. Use it with caution as it may contain unfinished features or bugs."
1+
> [!IMPORTANT]
2+
> This repository is a work in progress and is currently unaudited. Use it with caution as it may contain unfinished features or bugs.
3+
4+
# Supported Versions
5+
6+
At all times, refer to the `mainnet`, `testnet`, and `preprod` git tags to understand which versions of this codebase are compatible with the corresponding EigenLayer environment.
7+
8+
9+
| Environment | Version |
10+
| -------------- | ------------- |
11+
| Mainnet | [0.3.6](https://github.com/Layr-Labs/eigenpod-proofs-generation/releases/tag/0.3.6) |
12+
| Testnet | [1.2.0](https://github.com/Layr-Labs/eigenpod-proofs-generation/releases/tag/1.2.0) |
13+
| Preprod | [1.2.0](https://github.com/Layr-Labs/eigenpod-proofs-generation/releases/tag/1.2.0) |
214

315
# Introduction
416

517
PEPE Changes how we prove balances to EigenLayer. For more information, check out some of the links below.
618

7-
WARNING: You should only use this software with Holesky Testnet. When PePe goes to production, we will update this tool to support further networks. Thanks!
8-
919
## Links
1020

1121
- [More about PEPE](https://hackmd.io/U36dE9lnQha3tbf7D0GtKw?view)

0 commit comments

Comments
 (0)