You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/developers/how-to-build-an-avs.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Operator responses to tasks are often signed using the BLS or ECDSA algorithm. T
47
47
48
48
The following section covers the minimum set of smart contract integrations and deployment scripts that an AVS needs to build in order to:
49
49
1. Be considered a fully functional AVS for demo and proof of concept purposes.
50
-
2. Prepare your AVS to integrate Slashing functionality, which will be release soon.
50
+
2. Prepare your AVS to integrate Slashing functionality. Slashing is [live on Holesky Testnet](https://www.blog.eigenlayer.xyz/introducing-slashing/) and Mainnet deployment is proposed for late Q1 2025.
0 commit comments