Post
Topic
Board Bitcoin Technical Support
Topic OP
Question: how to create deposit addresses without running bitcoind?
by
asztar7
on 31/05/2015, 09:35:48 UTC
Hey, I am just a beginner in the world of developing applications so I have a question.
I want to make it possible for users to deposit btc on my site. But of course I need to know which amount has been deposited by who.
As I read online it is typically solved by creating a new deposit address for each payment. I want to run the site without any server (just online hosting) so I do not want to use bitcoind or any other thing like this, I want an online wallet. Anybody knows how to create this / which online wallet to choose?