Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: murderouskirk on December 08, 2013, 10:20:14 PM



Title: Is it possible to automatically split incoming transactions to other wallets?
Post by: murderouskirk on December 08, 2013, 10:20:14 PM
Hey all,

So a friend and I are doing a bit of a joint mining venture. I was wondering if there is a way to automatically split the profits between the two of us us evenly, openly, and fairly (50/50)? It would be a big help to me, but I can't seem to find anything like this.

Thanks!


Title: Re: Is it possible to automatically split incoming transactions to other wallets?
Post by: 12648430 on December 08, 2013, 10:34:34 PM
So in your case, to set up the configuration:

Code:
autosend create split ADDRESS_TO_SEND_FROM YOUR_ADDRESS:0.5 FRIENDS_ADDRESS:0.5

And then whenever you run this:

Code:
autosend execute

It will split up the coins.


Title: Re: Is it possible to automatically split incoming transactions to other wallets?
Post by: murderouskirk on December 08, 2013, 10:37:01 PM
Thanks! I'll see if we can give this a try. Will let you know if we end up implementing it and have feedback :)

Much appreciated!


Title: Re: Is it possible to automatically split incoming transactions to other wallets?
Post by: limpbrains on January 14, 2014, 10:51:32 AM
I'm also have a tool for that! Check out https://coinsplit.io (https://coinsplit.io)