Skip to content
/ gocat Public

Validation tool Bitcoin and other Altcoin addresses on Go.

Notifications You must be signed in to change notification settings

nilptrr/gocat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptro Address Tool

cat

Validation tool Bitcoin and other Altcoin addresses on Go.

See also the Python implementation.

Supported currencies

Currency Symbol Mainnet Testnet Note
Bitcoin BTC + + P2PKH (Legacy Adresses), P2SH (Pay to Script Hash), P2WPKH (Native SegWit), P2TR (Taproot) address formats
Cosmos ATOM + -
Binance Coin BNB + +
Aion AION + +
IOTA MIOTA + Devnet Chrysalis, Legacy address formats

Installation

go get -u github.com/nilptrr/gocat@latest

Usage

validationResult := gocat.Validate(symbol, address)

License

Logo by Yulia Nikolaeva

Font: Orbitron by Matt McInerney

Code

The Unlicense. See the LICENSE file for details.

About

Validation tool Bitcoin and other Altcoin addresses on Go.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages