Future<String> deriveChildPublicKeyHex(String derivationPath) async => hex.encode(await deriveChildPublicKeyData(derivationPath));