Here are the tracks we explored and on which we developed HyperLP.
Hyperliquid Frontier Track
We offer innovative modular infrastructure to bring value in the HL ecosystem. We explored composable Delta-Neutral strategies on top of HyperEVM yield venues as it’s not available yet anywhere else. Low risk sustainable strategies will attract users and retain them over time without temporary incentives.
⇒ It positively impacts HyperEVM protocols like DEX looking for a way to retain TVL on long-term.
⇒ From the end user perspective, LP become a viable option through our solution thanks to volatility risk hedging and automated management (auto-rebalancing and concentrated liquidity).
CoreWriter integration
With our ERC 7540 Vault, we use Corewriter for EVM<>Core interactions, and thanks to precompiles contracts, we can implement most of our delta-neutral logic in smart contracts
Liquid Labs Dex Aggregator
We use LiquidSwap to automatically rebalance LP positions across DEX (for now, on Project X and Hyperswap) for the HYPE-USDT pair.
A highly concentrated liquidity position requires intensive rebalancing, particularly for volatile assets, and involves frequent swap of large amounts.
So it’s essential to use a high-performance DEX aggregator like Liquidswap (rebalancing history is available in our UI)
Hyperdrive
We’ve integrated Hyperdrive HYPE LST vault to offer a DN strategy on top of it in order to remain competitive in all market conditions (e. g. low yield on LP or too much volatility).
Funds allocation is split between HyperEVM and Hypercore (perps short on HYPE) to hedge risk on HYPE volatility.
Alchemy
We do lots of RPC calls through Alchemy for state reads, at high frequency (several dozen per second during periods of high volatility and LP rebalancing).
Thus, we rely on robust RPC resilience during spikes and chain congestion. On the front-end, we also do RPC calls for LP accounting and analytics dashboard.
Core<>EVM Arbitrage with bots
We arbitrage the best venue to execute our swap. Most of the time, it’s done directly on-chain for a fast and atomic swap, but it can also be done on Hypercore via a pre/post bridge.
Also, being short on perpetual on HYPE on HyperCore while offering the best delta-neutral yield on-chain is a form of Core<>EVM arbitrage.
Bonus integrations