I’m creating a wallet that generates address for Bitcoin, litecoin , bitcoin-cash mainnet and testnet using bitcoinjs-lib
This library has an object with all the data need it to create private keys and address:
How to generate a Litecoin testnet addresses (Segwit also) (Derivation path, bip32)
I found the litecoin mainnet and testnet prefixes on the above question . Does anybody know of similar prefix data for bitcoin-cash testnet and mainnet
