We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e2705 commit bcba680Copy full SHA for bcba680
README.md
@@ -23,6 +23,7 @@ EigenLayer CLI is used to interact with EigenLayer core contracts.
23
* Operator Keys Creation and Management via local keystore (ECDSA and BLS over bn254 curve) - `eigenlayer keys --help`
24
* Operator Registration, Updates and Status check - `eigenlayer operator --help`
25
* Reward Claiming and Setting Claimers - `eigenlayer rewards --help`
26
+ * [Detailed Command Documentation](pkg/rewards/README.md)
27
28
## Supported Key Management Backends
29
* Private Key Hex (not recommended for production use)
0 commit comments