H
H
HAbRAhabp2016-02-23 09:58:37
API
HAbRAhabp, 2016-02-23 09:58:37

Gateway for issuing Bitcoin addresses and payouts?

Bottom line:
I have users. Each of them needs to add a column with a Bitcoin address (eternal) to the database. When making a deposit on it, a request is sent to my server with a Bitcoin wallet and the deposit amount. After that, I (for example) (not immediately) send from 20 addresses to 100 others for a certain amount. (I take the bitcoin address to which the deposit occurred, send it to others until the balance runs out, then I take the next one, etc.). Roughly speaking, P2P exchange. What service has such an API? I didn't find it on the blockchain.
More precisely , I found it, but it doesn’t suit me, because. for each address, you need to create passwords and so on, but I need to somehow centralize all this with a single API key.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ivan Tikhonov, 2016-02-23
@polym0rph

Roughly speaking, P2P exchange.

It's still hard for me to imagine how rough it is to get P2P.
The described above is solved by raising the daemon, DB, on the bitcoind server, and compiling a technical specification for the developer who will write an application that implements this functionality. This may include, among other things, a PHP script that will give statistics to the web face and allow you to manage all this economy.

H
hefx, 2016-03-23
@hefx

Ivan, for beginners, working with demons is not the easiest option, let them create applications as best they can.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question