Post
Topic
Board Bitcoin Technical Support
Re: Automatic payment script for client.
by
johnnyrocket
on 22/09/2014, 09:18:07 UTC
Hi, looking for some advice on setting up automatic payments to multiple addresses once per day.

Each address would count as a percentage and the total funds in wallet at end of day would be sent.

Any ideas?

Setup a server, run a commandline wallet client (daemon). It is easy to interact with the wallet via either the commandline interface or RPC calls, using any number of programming languages.