Once an external private key, public key and address are generated for use with a lite wallet, where the user has to manage their own private key, what's the easiest way to generate new addresses for that private key? We will use an external library like BitcoinJs, but I read on
https://www.multichain.com/developers/address-key-format/ that we will have to modify it a little bit?..Is that correct?.. Have any libraries been created already that work with Multichain, or do we need to do that ourselves?