Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

messaging / notification system #79

Closed
jdogresorg opened this issue Dec 1, 2021 · 1 comment
Closed

messaging / notification system #79

jdogresorg opened this issue Dec 1, 2021 · 1 comment

Comments

@jdogresorg
Copy link
Owner

jdogresorg commented Dec 1, 2021

Consider building in a simple notification system

1.) Someone broadcasts a message using the following format:

@receiver_address MESSAGE GOES HERE

2.) Write API on xchain which allows pulling of broadcasts which contain a given string/address
https://xchain.io/api/broadcasts/to/ADDRESS_HERE

3.) Pull list of broadcasts and notify user when someone has sent them a broadcast message

This should help resolve some of the issues with getting the attention of specific addresses without revealing personally identifiable information

@jdogresorg
Copy link
Owner Author

Closing.. #111 is better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant