Skip to content

Simple validation tool for Bitcoin and other altcoin addresses.

License

Notifications You must be signed in to change notification settings

nilptrr/crypto-address-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptro Address Tool

cat


Simple validation tool for Bitcoin and other altcoin addresses.

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 + +
EOS EOS + +
IOST IOST + +
IOTA MIOTA + Devnet Chrysalis, Legacy address formats

Installation

pip install crypto_address_validator

Usage

from crypto_address_validator import validate

validate('btc', 'bc1q7w9p2unf3hngtzmq3sq47cjdd0xd9sw7us5h6p')

License

Logo by Yulia Nikolaeva

Font: Orbitron by Matt McInerney

Code

The Unlicense. See the LICENSE file for details.

About

Simple validation tool for Bitcoin and other altcoin addresses.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages