Skip to content

Instantly share code, notes, and snippets.

@jeluard
Last active April 6, 2018 11:04
Show Gist options
  • Save jeluard/0aedda7871f4e07e4004c5270097472d to your computer and use it in GitHub Desktop.
Save jeluard/0aedda7871f4e07e4004c5270097472d to your computer and use it in GitHub Desktop.

A collection of extensions use cases.

Suggestions

I owe some money to a friend. I let him message me in such a way that I just have to accept/reject the transaction. This can be done externally through our messaging layer so that it is not constrained to status contacts. Works for any transaction and smart contract calls.

extends: all chats

Andy conditioning

Andy keeps using that word I don't like. While chatting with him, I want to replace every occurences of it by a kitty emoji. Also to incentivize him I want to automatically send him requests of 50 SNT each time.

extends: all chats

Awesome collectibles

Chad has this nice collection of kitties. He wants to share this joy with friends. He can easily browse those from status. But no kitty picture?? Each collectible type can provide a custom panel detailing a particular item.

extends: wallet

Wild Ride

Denis wants to go to this underground bar in Berlin. He needs a drive to get there!

extends: chat types?

WhoPays

A group of friends spend of week of vacations. Each individual keep track of its own expenses (wether done via status or not). When needed, bill is split among participants.

extends: 1-1 chat, private group chat

Video call

Text chat are great, video better! Existing technologies can help us provide this service. How can we let them implement this for us?

extends: 1-1 chat, private group chat profiles

Get rich quick

I'm willing to be paid a small SNT fee in exchange of receiving push notifications from institutions. Fee vary depending on my reputation and how I interact with those messages.

extends: push notifications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment