Post
Topic
Board Development & Technical Discussion
Re: How exchanges make wallet adresses?
by
hieu81
on 21/04/2018, 05:43:42 UTC
So at exchanges, so many coins. For each of them, they provide deposit addresses.

If you are engineer, need to implement that, how to do?

Maybe using that coin's daemon?

How is specific procedure of it?

Thanks.
Depending on the specific currency, they will use different wallet and management methods. For example, with XMR coin, they use a Payment ID, with Bitcoin or other coin using the same algorithm they will use for Public key!