Skip to content

gh0stdotexe/address-converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Pull repo, have Golang 1.17 installed.

go install ./...

Once done, the address converter will be availalbe.

Usage

In the terminal, use:

addr-converter {cosmos_address} --chain-prefix {prefix}

For example:

addr-converter cosmos1h7j93mqeukv8vfuzwl3495c59sgsxvk2xv7e2n --chain-prefix 'sif' Will output:

sif1h7j93mqeukv8vfuzwl3495c59sgsxvk2r3309c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%