1
Does Electrum provides any API? If yes, please let me know if there's any dedicated documentation available.
Also, does Electrum support Bitcoin Cash?
Purpose: I want to integrate Electrum into my application for wallet service and seeding capabilities. I'm planning to run full node for BCH and BTC.
Thanks but I didn't found any method that says createWallet :/ – Gagan – 2018-07-27T06:30:41.387
1Adam, Thanks for the answer. I was also looking for a similar solution asked by Gagan. I have further questions, like there is bitcore api sdk is also available to create wallets and do transactions. Then what benefit do we get to use electrum api's? I will really appericate the answer :) – Amit Modi – 2018-07-27T06:20:49.500
amit You will need an Electrum client that connects to an Electrum server. It is similar in logic to the bitcore api, but requires less components and is more secure by storing all wallet/key stuff on the client. – Nikos Kostoulas – 2018-07-27T08:16:03.013
Please don't ask multiple questions in the comments section. anyway, I've edited my answer. – Adam – 2018-07-27T15:57:23.537