Hi, I need to automate some transactions (payments to myself to combine more inputs into one) for a PoS coin which uses a standard qt wallet.
I may code in bash or python. Any suggestion?
Does the wallet come with an RPC interface? If not, it may be hard to accomplish this.