GoldCoin Talk
Main Category => Project Development => Topic started by: Joshua174 on March 23, 2014, 04:31:40 PM
-
I am currently working on a php based online wallet that will allow users to register and send/receive goldcoin without installing any software. I have it working and plan to post the code here in a week or two. I was wondering what you guys think (link below). I only have one more thing that I definitely want to add and that is the currency conversion threw an API (im having trouble with that). If anyone can help withthe api it would be much aappreciated. Im also looking for suggestions.
Current features:
* user registration
* ability to change account password
* ability to see previous transactions
* withdraw pin protection
Demo: https://arehost.net:9092/goldcoin/
MODERATOR EDIT: the word beta was corrected in its spelling.
-
This is great news! We've needed an online wallet for so long. :)
-
I took a look at the front page of the site. There are some spelling errors:
Very top says "Golcoin" instead of "GoldCoin".
Other places say "Goldcoin" instead of "GoldCoin".
Fixing these errors will go a long way towards looking professional.
Currency conversion can be done using queries to Cryptsy for the GLD/BTC price (http://pubapi.cryptsy.com/api.php?method=singlemarketdata&marketid=30) and then a site that gives prices for BTC in many currencies (one site is this: https://blockchain.info/api/exchange_rates_api).
The GoldCoin android wallet uses the above method for its currency conversion calculations.
-
ok, I have gotten the API to work for all of the currencies provided by the block chain api. I have also added options for setting timezones (for transaction timestamps) and default currency exchange. I also added some JS that converts a users default currency to the appropriate GLD amount (and vice-versa) in real time. Anymore suggestions and bug reports would be appreciated.
Screen shots:
http://arehost.net:9090/photo_share/t6bwmn
http://arehost.net:9090/photo_share/oke3j
http://arehost.net:9090/photo_share/irqbfoik
http://arehost.net:9090/photo_share/6pi1c4ewrq
-
looking pretty good :)
-
Ok, I think the script is done. I will release it on March 30. In the mean time I want to test for vulnerabilities so here is the deal. I jave created an aaccount and sent it 10 GLD (I know this isn't much) if anyone can bypass the pin protection and have it send you the GLD you can have it but please come here and tell me how it was dont and I will send you another 100 GLD. (Please dont change the account password)
Account username: goldcoin
Account password: password
-
Josh,
Do you plan to make the source available? I can use this to fast track the GLDCapital.com website. I would be greatly appreciative.
Thank you,
Jamie
-
It would be useful if you removed the withdraw timeout (for testing purposes). Otherwise its going to be pretty annoying to test!
-
Josh,
Do you plan to make the source available? I can use this to fast track the GLDCapital.com website. I would be greatly appreciative.
Thank you,
Jamie
Yes, on March 30.
It would be useful if you removed the withdraw timeout (for testing purposes). Otherwise its going to be pretty annoying to test!
hahaha... no, this is what you are supposed to try to bypass. :) I have reduced the time to one minute.
-
Cool Josh, that's awesome.
I look forward to checking it out.
Jamie
-
Ok, I have released the script you can download it here: http://arehost.net:9090/forums/index.php?/topic/162-goldcoin-online-wallet-v11/
-
Joshua,
Thank you for your efforts. I will not forget this if I am able to put this to good work.
Thank you again.
jamie