Overview
HyperSwap’s core product is automated market makers (AMM).
AMM
HyperSwap’s core product is automated market makers (AMM).
Automated market makers are a form of decentralized exchange (DEX) that give users the ability to make on-chain trades without interfacing with an order book, which are often inefficient and can be manipulated (spoof orders) for longer tail assets and on higher-latency chains.
This means that instead of matching buy and sell orders, trades are executed against liquidity pools.
AMM protocols accomplish this by pricing deposited liquidity against specific preset curves, available at any time of the day.
Due to this automation, traders can easily access liquidity for a broad range of assets while liquidity providers can earn trading fees on positions they deposit permissionlessly into an AMM.
PS : A liquidity pool consists of pairs of tokens (e.g., ETH/USDC), which users supply to the platform. In return, they earn a portion of the trading fees from the pool as compensation for providing liquidity.
HyperSwap will support a variety of AMM types, including:
Full range:
$$ x*y=k $$
How to Bridge on HyperEVM ?
This guide will walk you through adding the Hyperliquid network to your wallet and bridging $HYPE to HyperEVM.
Liquidity Pool
In Hyperswap, a liquidity pool is a smart contract that holds two different assets and enables users to swap between them instantly, without relying on traditional order books.