Integrate with EigenLayer Restaking
Restaking with the EigenLayer contracts enables Restaking integrations with the EigenLayer contracts directly with no reliance on the EigenLayer Web App.
Key EigenLayer Protocol references for this guide:
- Source Code: for all the following references to EigenLayer core contracts and functions, please see the src/contracts folder for their source code.
- Developer Documentation (specifications): detailed protocol specifications for restaking smart contract integration developers.
- Deployed Contract Addresses: deployed contract addresses for Mainnet and Testnet.
- Integration Tests: tests that serve as examples on how to interact with the EigenLayer core contracts.