It would be awesome, if there were a mechanism to have some kind of notifications for specific addresses, tokens, actions (...).
Use case:
Say for example I have a website with a restricted member only area and a user needs to send some "invite coins" to my address. After they show up, the user may be granted to access the member only area for a certain amount of time.
What would be the way to go to accomplish something like this? I assume I'd need to pull manually balances and transaction histories and compare them to the latest state at the moment?
It would be awesome, if there were a mechanism to have some kind of notifications for specific addresses, tokens, actions (...).
Use case:
Say for example I have a website with a restricted member only area and a user needs to send some "invite coins" to my address. After they show up, the user may be granted to access the member only area for a certain amount of time.
What would be the way to go to accomplish something like this? I assume I'd need to pull manually balances and transaction histories and compare them to the latest state at the moment?