Hi everyone.
I am currently working on a notification system for Stellar. This system will be responsible for sending notifications on all account operations to the account holder. Stellar users can subscribe to this service by submitting their Public Keys on our website and selecting a preferred means of receiving the notifications.
At the moment, the notifications can be received via:
- Twitter DM
- Email
- Callback URL
Users are expected to select at least one of the above methods in order to subscribe for this service.
As mentioned earlier, the project is still under development. However, I will appreciate any suggestions or comments regarding it.
Thank you.