I was just looking at the Blockchain.info transaction API yesterday, and I'm in love with its simplicity. It doesn't even require an account, and it's one endpoint.
You just call it with a destination address and a URL, and it returns a source address. Whenever any funds reach the source address, it forwards them to the destination and calls your webhook once for every confirmation it sees.
So simple, and so brilliant. I'm trying to brainstorm things to build with it, but so far I've come up short.
You just call it with a destination address and a URL, and it returns a source address. Whenever any funds reach the source address, it forwards them to the destination and calls your webhook once for every confirmation it sees.
So simple, and so brilliant. I'm trying to brainstorm things to build with it, but so far I've come up short.