Closed abramsymons closed 3 months ago
It creates complexities in the initial onboarding process of operators because they should have holesky RPCs that be queried for events constantly or using subgraph which is not a decentralized solution.
It's better to have an intermediate solution to start with where nodes.json and apps.json are loaded from a server every minute.
Currently, the list of nodes and stakes is hard-coded in a nodes.json file. Use EigenSDK to load these data from contracts dynamically every 5 minutes.