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. - Ready to code? → :ref:`quickstart` - Example AVS using this SDK? → `Incredible Squaring AVS `_ - Read the source? → `Github `_ Table of Contents ~~~~~~~~~~~~~~~~~ .. toctree:: :maxdepth: 1 :caption: Intro quickstart .. toctree:: :maxdepth: 1 :caption: API eigensdk.chainio eigensdk.crypto eigensdk.types