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
Copy file name to clipboardExpand all lines: README.md
+24-5
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,7 @@
14
14
15
15
## Purpose
16
16
17
-
This CLI tool offers a straightforward way to extract diverse data from Cosmos chains using the application file store.
18
-
19
-
Initially developed for Axone’s internal needs, it provides a versatile foundation for addressing various data extraction requirements.
17
+
`cosmos-extractor` is a CLI tool designed to extract various types of data from Cosmos chain snapshots. Originally built for [Axone](https://axone.xyz)’s internal needs, it’s open for anyone who wants to dig into Cosmos-based blockchains.
20
18
21
19
## Features
22
20
@@ -26,6 +24,27 @@ Initially developed for Axone’s internal needs, it provides a versatile founda
26
24
## Usage example
27
25
28
26
```bash
29
-
# Export delegators and their delegations to a CSV file
0 commit comments