SetProtocol / set.js

Javascript library for the Set Protocol V2
Apache License 2.0
33 stars 14 forks source link

[WIP] Add Arbitrum support #75

Open cgewecke opened 3 years ago

cgewecke commented 3 years ago

Draft PR to add Arbitrum related resources as they become available. The main technical blocker here is that 0x cannot integrate with Arbitrum because they do not support Geth's eth_call overrides API (I don't see an issue about the topic open in Arbitrum's repo - might be a while before it's resolved).