HOP: The fastest way to experience Optimum
HOP is a Docker Compose framework and test suite for quickly experimenting with mumP2P across different networks and use cases.
It provides ready-to-use bundles that remove setup overhead and let teams focus on testing, measuring, and visualizing performance.
Pick your path and hop on — HOP adapts to different ecosystems, giving validators, builders, and teams a frictionless way to evaluate mumP2P.
Quick Navigation
- Complete Setup Guide - Everything you need to get started
What's HOP?
HOP Lite (for validators)
- Gateway + Monitoring only
- Connect to your existing Ethereum nodes
- Perfect for production validator setups
HOP Full (for complete testing)
- Full Ethereum node + Gateway + Monitoring
- Everything included in one bundle
- Ideal for builders and ecosystem teams
HOP Flex (coming soon)
- Community participation with leaderboards
- Telemetry + dashboards + incentives
- Open to all network participants
Get Started
bash
# Quick start - choose your path
GATEWAY_ID=yourorg-region-01 docker compose --profile lite up -d # HOP Lite
GATEWAY_ID=yourorg-region-01 docker compose --profile full up -d # HOP Full
Ready to hop on? → Start here