graphprotocol / allocation-optimizer

Agents and algorithms for optimizing Indexer decision problems.
MIT License
15 stars 13 forks source link

Add support for arbitrum #33

Closed anirudh2 closed 1 year ago

anirudh2 commented 1 year ago

It seems that indexers have started to use the optimiser on arbitrum! Let's add support for that.

Maybe this should be in the config? As in we add a new field for the network id. Would could also let users enter a string name and just map that to the id internally to prevent confusion.

hopeyen commented 1 year ago

Added docs in commit ae966fe