Bitcoin Forum

Bitcoin => Project Development => Topic started by: Silfax on June 07, 2013, 11:59:59 PM



Title: [ANN] bitcoin address payment splitting API
Post by: Silfax on June 07, 2013, 11:59:59 PM
http://btc-fork-api.appspot.com/

I was looking for this utility, but it didn't seem to exist, so I created it! Essentially you can get an address that whenever funds are sent to it, immediately sends it on to other bitcoin addresses, according to certain settings.

For example, sending bitcoin to Address A might actually have the 20% of the bitcoin end up in Address B, while 20mbtc go to Address C, and the rest go to Address D.

btc-fork-api.appspot.com/new?cases={"addressB":"20%","addressC":"20mbtc","addressD":"default"} will return an address A such that the above example works.

Just a handy API that I will be using even if nobody else does!


Title: Re: [ANN] bitcoin address payment splitting API
Post by: aliallsorts on April 27, 2014, 06:58:58 AM
Hi I'd be really grateful if you could get in touch as I need this, but do not know how to implement it. Thanks
aliallsorts@hotmail.co.uk


Title: Re: [ANN] bitcoin address payment splitting API
Post by: blueskighs on April 27, 2014, 04:09:32 PM
Nice!! I was looking for something like this! But how can I use it on my site?


Title: Re: [ANN] bitcoin address payment splitting API
Post by: dexX7 on April 28, 2014, 04:51:59 AM
And how do we know you will not just take the bitcoins sent to those addresses? Please implement some crypto so you can't run with the funds. Otherwise people can't trust this.

This is critical.