Skip to content

Commit

Permalink
chore: add detailed rewards cmd to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shrimalmadhur committed Sep 27, 2024
1 parent d4e2705 commit 6c582fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ EigenLayer CLI is used to interact with EigenLayer core contracts.
* Operator Keys Creation and Management via local keystore (ECDSA and BLS over bn254 curve) - `eigenlayer keys --help`
* Operator Registration, Updates and Status check - `eigenlayer operator --help`
* Reward Claiming and Setting Claimers - `eigenlayer rewards --help`
* [Detailed Command Documentation](pkg/rewards/README.md)

## Supported Key Management Backends
* Private Key Hex (not recommended for production use)
Expand Down

0 comments on commit 6c582fb

Please sign in to comment.