The Arkeo Dashboard Backend is a Python Flask application that serves as the backend for the Arkeo Dashboard. It provides APIs to access indexed data on providers, contracts, and network statistics related to the Arkeo network.
This project enables the Arkeo Dashboard to present real-time data about the network, including information about the providers, contracts, and other key metrics, through structured and accessible APIs.
- Provider Data: Get detailed information about all the providers on the Arkeo network.
- Contract Data: Fetch and manage contract information, including contract statuses, types, rates, and more.
- Network Stats: Access vital network statistics, such as the number of providers, services, and the bond amount.
/docs gives a complete swagger on all avaliable API methods