-1
I'm a completely newbie to crypto so sorry in advance for stupid question. How can I send BCH to desired address using existing wallet?
I found few services with quite nice rest API or even ready libraries for few different languages but all of them require creating new wallet in their platform.
Assuming I have my own wallet and private key for it, is there any way I can transfer BCH to other specified by me wallet programmatically? It can be literally anything - rest api, node/python/php library, etc.
Monitoring transactions seems to by quite popular thing and no problem here but I found barely no information regarding sending BCH (especially from existing wallet) on the internet.