Building many btc adress on your website for users?

1

Hi I am new in this financial trend. I had some experience with exchange trading and investment for Ico. I have an idea and therefore i need to create a ıco website.How can ı add on my ıco site many btc adresses for user who will get invest on my project.

user47985

Posted 2017-04-01T17:48:49.633

Reputation: 11

Answers

1

run a bitcoin client with json-rpc enabled. you can then communicate from you backend with this bitcoin rpc interface. See

https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)

https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list

tobi

Posted 2017-04-01T17:48:49.633

Reputation: 138