Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# APIs for the [EigenLayer Sidecar](https://github.com/Layr-Labs/sidecar)

### Building

```bash
# Install the dependencies
make deps

# Compile the proto files
make proto
```