💻Web application
To implement the functionality of the web application for monitoring the BLAGO network inside a telegram bot, you can use the following set of functions:
- Transaction display: - Users can view a list of recent transactions on the BLAGO network, including sent and received transactions. 
 
- Transaction filtering: - Users can filter transactions by type (transfers, requirement creation, asset digitization, etc.) and time interval. 
 
- Transaction details: - For each transaction, detailed information is provided, such as sender and recipient addresses, transaction amount, execution time, etc. 
 
- Statistical data: - Users can view statistical data about the operation of the BLAGO network, such as the number of fulfilled needs, transaction volumes, user activity, etc. 
 
- Search transactions: - The implementation of the search function will allow users to quickly find the necessary transactions using various parameters, for example, by the address of the sender or recipient. 
 
- Graphs and charts: - To visualize statistical data, you can use graphs and diagrams that display the dynamics of the BLAGO network over time. 
 
- Settings and personalization: - Users can customize the visibility and display options of information in the web application, and also subscribe to notifications about new events on the network. 
 
- Integration with telegram bot: - The web application must be integrated with the telegram bot so that users can access the monitoring functionality directly from the chat. 
 
Last updated
