Bitcoin Forum

Bitcoin => Project Development => Topic started by: sudocoin on March 03, 2014, 12:03:12 AM



Title: Coinpunk & MySQL
Post by: sudocoin on March 03, 2014, 12:03:12 AM
Hello everyone, I have installed coinpunk and have it running on Ubuntu Linux 12.04. The node starts fine and everything looks great. Now that I have it up an running, I would like to connect to my mysql server once the user creates a new wallet. I would like to send back to the database the user wallet email. In the future i would like to gather other non-bitcoin related data and send back to server.

I am having a a difficult time accomplishing this. Can anyone here point me in the right direction? Also, will this lead to any security issues in coinpunk as I want to leave the user in full control of the coins and not the server. Thanks a lot.