O
O
OchenXorosho2018-04-12 00:07:45
Programming
OchenXorosho, 2018-04-12 00:07:45

How to exchange one cryptocurrency for another?

Hello everyone, the problem arose of exchanging one cryptocurrency for another. How to implement this?
For example, I want to exchange bitcoins for ether.
It would be desirable without third-party api. Himself, programmatically.

Answer the question

In order to leave comments, you need to log in

6 answer(s)
L
latteo, 2018-04-12
@OchenXorosho

Interested in how to implement such an exchanger by software.
Raise bitcoin fullnode (>170GB) and ethereum fullnode.
Learn their API.
For the user, create a unique address to enter for each currency.
If the balance is not zero and at least 6 confirmations have passed, it can be exchanged for another currency and withdrawn.
This, if very briefly, but there are safety nuances in the wagon and a small cart.

L
longclaps, 2018-04-12
@longclaps

Something like this:
эфир = биткойны * курс(эфир к биткойн)

S
Semyon Novikov, 2018-04-15
@semennovikov123

Without an API, you can only make transactions, but not change the crypt in any way. Not a complicated API for the Binance exchange.

T
tema_sun, 2018-04-12
@tema_sun

When you need to change crowns for yens, where do you go? That's right, the exchange.

A
Alexander Leonchik, 2018-04-12
@AlexanderMint

In order not to catch a bunch of rakes, use the time-tested bitgo service, it has an adequate API and the number of currencies is varied

K
Kristo Negri, 2018-04-19
@EndErr

+WEX, +Blockchain

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question