enzymefinance / protocol

Enzyme Protocol Implementation

Home Page:https://enzyme.finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Enzyme deployment programmatically readable

miohtama opened this issue · comments

  • Currently when looking integration manager address on Polygon it is not in any file
  • Integration is cumbersome if every integrator needs to copy-paste dozens of addresses from a documentation page to their source code
  • Make all contract addresses available either through
    - On-chain iterator
    - JSON file
  • Make an example how to read the addresses