Author

Topic: [ANN] bitcoin address payment splitting API (Read 1505 times)

legendary
Activity: 1106
Merit: 1024
April 28, 2014, 12:51:59 AM
#4
Quote
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.
newbie
Activity: 15
Merit: 0
Nice!! I was looking for something like this! But how can I use it on my site?
newbie
Activity: 2
Merit: 0
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
[email protected]
newbie
Activity: 30
Merit: 0
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!
Jump to: