CoinAwesome: Using NodeBB for a decentralized content aggregator - Looking for a dev partner
-
@v4
Two more points- the external link "my tipping history" within the chrome-plugin links to http://tip.coinawesome.com/user/ap5pdrcw69umrmqqcojhyze5xww3zchnad (in my case).
- There is no such user, am I supposed to create this?
- Since the awesome-ID seems to be case-sensitive, the nodebb-username seems not to be, there shouldn't be such an association. but this would get solved by the naming system you mentioned
Another giveaway idea I'd like to see would be Github with by-commit activity-limitations, but that depends on the actual sense of the giveaways (some prize-like reward or some FCFS donation giveaway).
EDIT: wait, where is my second point? Now I need to remember what it's been O_O
- the external link "my tipping history" within the chrome-plugin links to http://tip.coinawesome.com/user/ap5pdrcw69umrmqqcojhyze5xww3zchnad (in my case).
-
@julian thank you!
- Your user account on tip.coinawesome.com gets created as soon as you make your first tip or get tipped onto your address/ID. Not just a simple transaction. It needs to be a tip with data inside the transactin (URL at least). You are right that the link/button should not be visible until then...
- The usernames are actually with case but the slug (URL) is lower-case for some reason. Maybe @julian knows why? Would nodeBB break somewhere if I make it case-sensitive too?
The sense of the giveaways is to encourage adoption. I like Github very much but it has not many users compared to other social media.
-
@v4 it's not clear what to do with the embed code now.
I've first posted this:
<iframe src="https://button.coinawesome.com/v1/button.V1.html?addr="ATKnonEi7CkNuv1vpZX4UnkuccrfehtREJ" scrolling="no" frameborder="0" allowtransparency="true" title="CoinAwesome Button" style="position: absolute; z-index: 1029; border: 0px; height: 210px; width: 330px; left: 0px; background-color: transparent;"></iframe>
Now you are talking about putting the website address in there?
I'm not certain what to do now
-
@remcokatz Sorry for confusion.
Have a look at http://coinawesome.com/getButton
Just copy and paste following (your address already included):
<span style="position: relative; top:11px; left:22px;"><iframe src="https://button.coinawesome.com/v1/button.V1.html?addr=ATKnonEi7CkNuv1vpZX4UnkuccrfehtREJ" scrolling="no" frameborder="0" allowtransparency="true" title="CoinAwesome Button" style="position: absolute; z-index: 1029; border: 0px; height: 210px; width: 330px; left: 0px; background-color: transparent;"></iframe></span>This is how it has to be. No quotes around the address. Just around the src value. The address is part of the src value. The AWE address. Not talking about the URL.
You might need to adjust the styling a bit to fit your needs.
-
@v4 So if I'm correct i should replace https://button.coinawesome.com for the url of my own website?
I did put a " in behind the addr part since it seemed to me that it was missing. I will remove it. Perhaps you could create an "iframe generator" script on the coinawesome site to make sure that people understand what to adjust etc.?
Let me know if my first question is correct! Then i'll quickly fix it and I can get this puppy on the road :).
-
@remcokatz you have an " to many as it seems. remove that one in front of your AWE-Address, it's closing the src-attribute
-
I have to say, good job on your take on lav, looks very awesome. Good luck!
EDIT: when do we see a tip plugin for nodebb?
-
Hi guys,
now we have got the Bitcoin version: http://wetipcoins.com
Read the introductory blog post: https://medium.com/@MrAwesome/solving-america-s-top-fears-by-tipping-a-billion-websites-4a9744f1288b
@psychobunny A plugin is not needed with WeTipCoins or CoinAwesome by design. It works with every URL, e.g. the user profile URL. Which field do you suggest for the user to embed his coin address?
-
Maybe a plugin to add the field for coin address? I've seen people add them to their sigs as well, but depends on the theme (ie. Persona doesn't utilize sigs but we will plan on making them kind of like a status update in future)
Cool work BTW