Author

Topic: python / bash script to automate transactions (Read 177 times)

newbie
Activity: 13
Merit: 4
December 25, 2017, 11:20:38 PM
#3
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.
copper member
Activity: 434
Merit: 278
Offering Escrow 0.5 % fee
December 24, 2017, 01:29:14 AM
#2
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?

Preferably bash is good especially if you are expert on those, I don't have an experienced in Python so I can't contribute on that field.

But if you know what your coding why not try both, I just go on bash, cause it is easy to execute.
newbie
Activity: 22
Merit: 0
December 23, 2017, 12:53:37 PM
#1
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?
Jump to: