https://github.com/layr-labs/eigendata
Contains Operator and AVS metadata
https://github.com/layr-labs/eigendata
Last synced: 19 days ago
JSON representation
Contains Operator and AVS metadata
- Host: GitHub
- URL: https://github.com/layr-labs/eigendata
- Owner: Layr-Labs
- Created: 2024-04-05T21:46:48.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-19T21:15:43.000Z (2 months ago)
- Last Synced: 2025-04-07T13:05:37.987Z (19 days ago)
- Size: 2.57 MB
- Stars: 8
- Watchers: 5
- Forks: 60
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EigenData
Contains Operator and AVS metadata## How to add your metadata
* If you are an operator use [operators](/operators/) folder
* If you are an avs use [avs](./avs/) folder### Steps
1. Fork this repo.
1. Create a folder with a unique name in appropriate folder(operator/avs). This could be your organization or anything which identies your operator or avs.
3. Add `metadata.json` and `logo.png` and make sure the logo url in `metadata.json` is correct.
4. Create a PR with this.
5. We will review and merge. After that feel free to use that in your operations.