CashAddressPHP icon indicating copy to clipboard operation
CashAddressPHP copied to clipboard

Two functions to convert from the legacy Bitcoin Cash address format to the new one and vice versa

Results 1 CashAddressPHP issues
Sort by recently updated
recently updated
newest added

This adds 3 new public methods: - `getPrefix()` tries to retrieve the prefix from a cash address - `xec2bch()` and `bch2xec()` convert the address between eCash and BCH formats