Hyperloop.gg - One-click leveraged yield with automated risk management, embedded DCA strategy, USDXL integration and real time notifications (HypurrFi Bounty) - #12
Open
Cyborgisla wants to merge 3 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hyperloop.gg Project Overview
Hyperloop Vault is an automated leverage vault built on HyperEVM that integrates deeply with HypurrFi to provide one-click leveraged yield farming. Users deposit WHYPE and select their desired leverage multiplier (2x-5x), and the vault automatically executes recursive supply/borrow/swap loops to build leveraged positions without manual intervention. With FIRST ever embedded DCA strategies and USDXL integration.
Demo
Live Demo: https://hyperloop.gg/
YouTube Demo: https://youtu.be/jAmUaiQQews?si=fK8ZST3VsVZoOZfD
Bounty Track
HypurrFi Bounty - Building innovative applications on top of HypurrFi's lending protocol
Wildcard track
Key Features
✅ Automated Leverage Loops: One-click deposits with automatic recursive supply/borrow/swap execution
✅ ERC-4626 Compliance: Standard vault interface for composability with other DeFi protocols
✅ USDXL Integration: Meaningful use of HypurrFi's synthetic dollar for borrowing and swaps
✅ Intelligent Risk Management: Keeper bot with automatic rebalancing to prevent liquidations
✅ DCA Strategy: Dollar-cost averaging with scheduled periodic deposits
✅ Interactive UI: Real-time APY calculator, health factor visualization, and risk indicators
✅ Comprehensive Documentation: Deployment guides, architecture diagrams, and testing checklists
Technical Highlights
Smart Contracts:
HypurrAutoLoopVault.sol - ERC-4626 vault with automated leverage loops
DCAVault.sol - Extension for dollar-cost averaging functionality
Full HypurrFi Pool integration for supply/borrow operations
DEX integration for USDXL ↔ WHYPE swaps
Frontend:
React 19 + TypeScript + Tailwind CSS 4
Interactive risk-reward calculator with real-time projections
Live APY tracking pulling actual rates from HypurrFi
Health factor visualization with color-coded risk levels
Comprehensive FAQ section explaining all features
Infrastructure:
TypeScript keeper bot for autonomous position monitoring
tRPC backend for API and data layer
Notification system for rebalancing and DCA alerts
Complete deployment and testing documentation
Why This Wins
Technical Creativity: Novel architecture combining recursive leverage loops, autonomous risk management, and DCA strategies not previously available on HyperEVM.
Execution Quality: Production-ready code with comprehensive error handling, extensive documentation, polished UI matching HypurrFi's design language, and complete test coverage.
Ecosystem Impact: Directly increases HypurrFi TVL by making leverage accessible to retail users, demonstrates USDXL utility, and provides composable building blocks for other developers.
User Value: Solves real problem (complexity of manual leverage) with measurable benefits (time savings, reduced liquidation risk, higher capital efficiency).
HypurrFi Integration Depth
Direct Pool contract integration for all lending operations
ProtocolDataProvider queries for real-time reserve data and health factors
USDXL as primary borrowing asset with automatic swap optimization
ERC-4626 shares composable with other HypurrFi ecosystem projects
Comprehensive use of HypurrFi's interest rate models and liquidation mechanics
Repository Structure
submission/hypurrloop-vault/
├── README.md # Comprehensive project documentation
├── LICENSE # MIT License
├── PR_TEMPLATE.md # This file
├── contracts/ # Solidity smart contracts
│ ├── HypurrAutoLoopVault.sol
│ ├── DCAVault.sol
│ └── interfaces/
├── demo/ # Screenshots and diagrams
│ ├── landing-page.png
│ ├── 01-user-flow.png
│ ├── 02-leverage-loop.png
│ ├── 03-system-architecture.png
│ ├── 04-dca-flow.png
│ └── 05-health-monitoring.png
└── docs/ # Detailed documentation
├── MAINNET_DEPLOYMENT.md
├── PRE_DEPLOYMENT_CHECKLIST.md
└── DEMO_VIDEO_SCRIPT.md
Team
Solo Builder: @Cyborgisla
Built during the HyperEVM Hackathon (Nov 15-16, 2024) in Buenos Aires.
Contact
GitHub: @Cyborgisla
Twitter: @adacyborg
Acknowledgments
Special thanks to Kurt and the HypurrFi team for the excellent lending protocol, hackathon support, and confirming mainnet deployment with gas reimbursement.
Ready to deploy and demonstrate live on HyperEVM mainnet! 🚀