EigenSDK Python Documentation

eigensdk-python is a SDK for EigenLayer, derived from the official eigensdk-go implementation.

It enables BLS signing and aggregation, while also providing a wrapper for interacting with both EigenLayer’s core contracts and AVS-specific contracts.

Getting Started

Warning

This library is currently in active development. While it can be used for testing and development purposes, please exercise caution when using in production environments.

Table of Contents

Intro