Provide URL to Send Coin to Another User on Rally
Mark Tucker 🇺🇲 #BlackLivesMatter
I'm looking for a URL format solution that will allow a link to open a Rally page for Send $BOT that is prefilled with $BOT and recipient Rally Username (or Twitter name, etc.). If I'm not logged into Rally, then I will be need to log in and then be redirected to the Send page.
Some format similar to: https://rally.io/send/BOT?rally_username=nickschwab
Query string could also be:
?twitter=x
?twitch=x
For $BOT, we have a directory of people in the community that are doing great things for the community and other members should be able to send $BOT coin to them.
On this page, I would like their Rally Username to be a hyperlink.
mrq02
I have a link/API that will sort of do this. But it doesn't have a pretty UI: https://creatorco.in/API/1_0/sendCoinViaName.php?from_username=toast&from_username_type=twitch&to_username=banana&to_username_type=twitter&coin=BEE&amount=0.01
mrq02
Allowable types are twitch, twitter, and discord. If anyone wants to build a UI for it that submits to that end point, then it should work more or less the way Mark has asked here. Except it uses Rally's API, so it generates an e-mail that they have to click APPROVE in to actually send the coin.
Bret Kinsella
We can do something similar to this for the coin creator which might be okay for some situations. However, we want to enable peer-to-peer as opposed to follower-creator transactions. This is a great community feature which already exists in the Discord coin bot. Mark's idea would decouple this from Discord by enabling a similar feature across the web. It could be a great mechanic not only for community building but also for increasing transaction volume and offering more reasons to hold coin.
A
Allen Firstenberg
There is already a similar deep link for Creators (https://developer.rally.io/rally-io-api/deep-linking/deeplink-overview), but this would be useful for anybody who is using a coin to get similar "donations".