Seamlessly convert between the modern CashAddr format (starting with bitcoincash:) and the legacy Base58 format (starting with 1 or 3). Ensure compatibility when sending BCH between different wallets, exchanges, and services
The CashAddr format was introduced to prevent confusion with Bitcoin (BTC) addresses and has been the standard for Bitcoin Cash since 2018. This tool implements the open-source specification github.com