hyperlane-xyz / hyperlane-monorepo

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

Testnet DEX #3390

Open avious00 opened 3 months ago

avious00 commented 3 months ago

Problem

When deploying contracts on testnet, it's challenge to source testnet tokens via faucet and often requires outreach. This is an automated, permissionless way to source tokens

Part 1 - Warp Routes

  1. Warp Route between Mainnet (e.g. Arbitrum) & Testnet (e.g. Sepolia)
  2. Warp Routes between different Testnets (e.g. Artio Bera)

Part 2 - Market for Swapping

For inspiration see https://aurorabykunal.substack.com/p/announcing-faucetful-the-cheapest and https://www.faucetful.app/

nambrot commented 3 months ago

Probably recommend to use the warp template UI and just add a swapping widget (or honestly just link to the pool on uniswap to do the swap)

avious00 commented 3 months ago

@ltyu assigning this to you as a personal community bounty!

hihi139 commented 2 months ago

Should add more utility changes