Post
Topic
Board Development & Technical Discussion
Re: python / bash script to automate transactions
by
colatkinson
on 26/12/2017, 04:20:38 UTC
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.