hyperlane-xyz / hyperlane-monorepo

The home for Hyperlane core contracts, sdk packages, and other infrastructure
https://hyperlane.xyz
Other
334 stars 363 forks source link

Uniswap V3 should be deployable with Hyperlane ICAs #2448

Open nambrot opened 1 year ago

nambrot commented 1 year ago

Wormhole/GFX labs have created a deployment script that allows folks to deploy Uniswap v3 on any chain. https://github.com/wormhole-foundation/univ3-wh

As they call out on https://wormhole.com/wormhole-foundation-supports-open-source-uniswap-v3-deployment-tool/, they are calling out other bridges to be supported in this script.

This bounty calls for a PR on the above repo to support Hyperlane ICAs to be the owner of the newly deployed instance. For that, it needs the following:

Part of the scope should be a live deployment that can be pointed to as well as the steps that were used to deploy.

armanthepythonguy commented 1 year ago

I would like to work on this!

nambrot commented 1 year ago

@armanthepythonguy maybe wait until @aroralanuk merges in his hook and aggregation ISM work