hyperlane-monorepo icon indicating copy to clipboard operation
hyperlane-monorepo copied to clipboard

Testnet DEX

Open avious00 opened this issue 11 months ago • 5 comments

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

  • e.g. Uniswap Pool and maybe with a Uniswap widget in your app, or have a contract with fixed redemption ratios

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

avious00 avatar Mar 11 '24 17:03 avious00