Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: hamzattin on February 07, 2014, 03:24:33 PM



Title: bitcoin exchange website-ewallet problem
Post by: hamzattin on February 07, 2014, 03:24:33 PM
Hi,
We are planning to open a bitcoin exchange website.(buying/selling/trading with each other) The problem is how to store clients' ewallets. should we open ewallet for each customer or 1 ewallet for all of them and track the database. Or the leaders in this sector like mtgox, btc-e provides such services? Is that a problem using block chain API?
Thanks in advance. If i wrote to the discussion part, i can move it to the correct place...


Title: Re: bitcoin exchange website-ewallet problem
Post by: Shahrukh on February 07, 2014, 06:28:37 PM
Install and run bitcoind on your server and then use API Calls https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list


I would suggest don't start the exchange if you cannot figure this little info


Title: Re: bitcoin exchange website-ewallet problem
Post by: hamzattin on February 09, 2014, 12:29:14 PM
hi again,
i wrote my problem incorrectly. We want to use a bitcoin client for exchange site. But how to make management of this ewallet (whether desktop or online-online is a better solution as blockchain) automatically. I mean that making a linkage between database of the website and  online ewallet. Is there anyone how to solve this issue? thanks in advance.