An open API service indexing awesome lists of open source software.

https://github.com/cheqd/cosmjs-cli-converter

A simple tool to convert Cosmos SDK addresses from one network to another in a batch
https://github.com/cheqd/cosmjs-cli-converter

cosmos-sdk

Last synced: over 1 year ago
JSON representation

A simple tool to convert Cosmos SDK addresses from one network to another in a batch

Awesome Lists containing this project

README

          

# Cosmos SDK Address Convertor CLI Tool

## Usage

- Run as `node index.js ` , e.g. `cosmos`,`osmo`,`juno` or any accepted Cosmos network.
- Add `cheqd` addresses to convert in `imports/addresses.csv` (make sure you keep the header text)
- Outputs will be stored in `exports/` when successfully converted.