So we are working on problem to how to notify people when their token touch the threshold value . we Have a frontend who let user access our services so the can add any email id that they want and add a wallet address that they want to track with token threshold amount and token from option which is given .
this request goes to our websocket server and our websocket server check the balance and match it until the threshold value when it's match the threshold value it mail the user that their amount is reached the threshold value now if the want they can refile there token or if they want the can stop the flow of the token . Currently we have some limits . like when we work on a particular id we cannot able to proccess on other request we are trying to find out the solution of it
Technologies used
Discussion