Bitcoin Forum

Other => Beginners & Help => Topic started by: ziggy_bone on May 09, 2013, 11:01:25 PM



Title: Noob question :D
Post by: ziggy_bone on May 09, 2013, 11:01:25 PM
Hey guys, I have been following bitcoin for a while, and also following these forums for the past year and I finally registered to join the fun bunch of people you all are :D I am creating a website, a bitcoin informative website of some kind, however, I also want to give people the ability to register with the website, and more importantly, receive a wallet address when they register. How do I go on about doing that? What can I use to give people wallet addresses? Thank you in advance!


Title: Re: Noob question :D
Post by: MiningUnited on May 10, 2013, 12:14:12 AM
Quote
a bitcoin informative website of some kind

Why not contribute to the already existing Wiki?


Title: Re: Noob question :D
Post by: CasinoBit on May 10, 2013, 12:26:36 AM
Hey guys, I have been following bitcoin for a while, and also following these forums for the past year and I finally registered to join the fun bunch of people you all are :D I am creating a website, a bitcoin informative website of some kind, however, I also want to give people the ability to register with the website, and more importantly, receive a wallet address when they register. How do I go on about doing that? What can I use to give people wallet addresses? Thank you in advance!

Run bitcoin-qt as server and then use json-rpc PHP to request a new address :D