Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shrimalmadhur committed Oct 13, 2023
1 parent a2366ed commit 7e27e0c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cmd/egnkey/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## egnkey
This tool is used to manage keys for AVS development purpose

Features:
- [Generate ecdsa or bls key in batches](#generate-ecdsa-or-bls-key-in-batches)

### How to install
#### Install from source
Expand All @@ -12,7 +16,7 @@ Navigate to [egnkey](../egnkey/) directory and run
go build
```

### How to run
### Generate ecdsa or bls key in batches

To create in a random folder
```bash
Expand Down

0 comments on commit 7e27e0c

Please sign in to comment.