GoldCoin Talk

Main Category => Project Development => Topic started by: Joshua174 on March 23, 2014, 04:31:40 PM

Title: Goldcoin online wallet beta
Post 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.
Title: Re: Goldcoin online wallet bata
Post by: MicroGuy on March 23, 2014, 05:11:13 PM
This is great news! We've needed an online wallet for so long.  :)
Title: Re: Goldcoin online wallet bata
Post by: Stouse49 on March 23, 2014, 07:56:53 PM
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.
Title: Re: Goldcoin online wallet bata
Post by: Joshua174 on March 26, 2014, 06:28:18 PM
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
Title: Re: Goldcoin online wallet bata
Post by: dustint on March 26, 2014, 06:48:25 PM
looking pretty good  :)
Title: Re: Goldcoin online wallet bata
Post by: Joshua174 on March 28, 2014, 11:07:30 AM
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
Title: Re: Goldcoin online wallet bata
Post by: jkeefer on March 28, 2014, 11:52:36 AM
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
Title: Re: Goldcoin online wallet bata
Post by: Viscis on March 28, 2014, 12:13:28 PM
It would be useful if you removed the withdraw timeout (for testing purposes). Otherwise its going to be pretty annoying to test!
Title: Re: Goldcoin online wallet bata
Post by: Joshua174 on March 28, 2014, 12:29:48 PM
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.
Title: Re: Goldcoin online wallet bata
Post by: jkeefer on March 29, 2014, 08:48:48 PM
Cool Josh, that's awesome.

I look forward to checking it out.

Jamie
Title: Re: Goldcoin online wallet bata
Post by: Joshua174 on March 30, 2014, 11:16:42 AM
Ok, I have released the script you can download it here: http://arehost.net:9090/forums/index.php?/topic/162-goldcoin-online-wallet-v11/
Title: Re: Goldcoin online wallet bata
Post by: jkeefer on March 30, 2014, 03:29:07 PM
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