Introduction
At Osmosis, we frequently need to operate the nodes for extracting data.
This data can be used for various purposes such as analytics, monitoring, or serving off-chain web data services to clients.
In this task, we request implementing a data pipeline that retrieves pool data from a real Osmosis full-node and creates a web server that allows retrieving ready-for-display pools in the frontend app.
We will provide the necessary infrastructure to support your development.
Problem Description