Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ★CoinAwesome ★Decentralized Social Platform ★Wallet ★Community ★EXCHANGE
by
CoinAwesome
on 29/10/2015, 04:00:16 UTC
Appears to work on my droid as well .... will test it further later today. Phoeynix had some issues with the claiming of tips on her website, I will try and help her get that sorted when she comes back online. Cool
Yeah, droid! We could easily bundle the miniWallet to become an app for Android. Meanwhile you can bookmark https://coinawesome.com/walletFrame to have only the miniWallet as a mobile friendly website.

And sorry for the issues with the claiming. Realized that we broke something after migrating the servers the last time. Should be fixed soon!

Is there a way I can generate url's that anyone can claim, say the first person to click can claim? We have an idea of using this on a tipping site inside a chat. I did get CoinAwesome to work with an IRC style tipbot, but I believe Phoeynix is looking for something that will work inside a php environment - the user receives a link in a private message at random intervals and can claim the coins by clicking the link and maybe viewing a CoinAwesome sponsored ad or something. tbh I haven't got to discuss it in great detail with her, she is quite the busy woman but this is the platform I feel that will do what we are looking to accomplish.
One time tips could be easily implemented. The wallet would send a transaction to a new privateKey (its address) and via clicking on the URL (which has the privKey) the miniWallet should be able to import it (if under the same domain). Will look into this soon!