This is a personal project I made for the streamer VzAaron_.
To put you in context, he has two pc's:
- one pc for the stream
- one pc for gaming
This project consists of retrieving transactions on two addresses of the blockchain (the Stellar Lumens and the Algorand) and issuing a notification on his live (so the stream pc) and on his gaming pc (in order to have the transaction preview in the list).
So there are two desktop applications deployed with Electron:
- Stream pc => Application with a green (magenta) background which allows to display the notification on the live and a vial which fills up (the more the sum is big, the more the bubble comes out of the vial)
- Pc Games => Application with a list of the last transactions in order to have the transaction history
The application on the stream pc takes care of checking for new transactions, if there is one, then it displays it on the live and it sends the data(the transaction) over the network to the games pc which retrieves the data and adds the transaction to the list.
Date de création > 11/06/2021