Explore the tools built for a new civilization in the 2026 EVE Frontier Hackathon.
Voting has ended, but the project gallery remains open.
Explore the tools built for a new civilization in the 2026 EVE Frontier Hackathon.
Voting has ended, but the project gallery remains open.

The Aegis Protocol is a Zero-Trust Corporate Operating System designed for EVE Frontier. It transforms basic L1 Smart Assemblies into a highly weaponized, automated defense and logistics grid.
Instead of relying on monolithic Smart Contract extensions, this dApp demonstrates absolute mastery over canonical EVE Frontier primitives to construct L1 Programmable Transaction Blocks (PTBs) that dictate in-game physics.
L1-to-L0 Physics Manipulation: The dApp can physically execute a "Hot-Potato" assembly disconnect (destroy_offline_assemblies) or trigger an emergency fuel dump (withdraw_fuel), demonstrating real-time L1 constraints affecting L0 game mechanics.
Cross-System Contagion Tracking: Integrates the official Phobos FSD extraction data to mathematically calculate valid spatial routing. It intercepts events::JumpEvent telemetry to dynamically rewrite Turret arrays in destination systems before an infected player finishes loading the grid.
The Logistics Primitive (TCV): Independently engineers a Liquid Staking Token (LST) analogue for physical game assets. It allows players to deposit canonical inventory::Item structs into a Storage Unit to mint a "Tethered Contraband Voucher" (multicoin::Balance), fully decoupling item custody from downstream DeFi logic.
Corporate Zero-Trust Mechanisms: Employs canonical world::character::PlayerProfile resolution to allow CEOs to dynamically execute turret.move Clan Purges, overriding native IFF transponders if a mutiny occurs.

Frontier Pulse — Real-Time Civilization Health Monitor for EVE Frontier
Frontier Pulse is an external intelligence layer that transforms raw EVE Frontier game data into actionable civilization-level insights. It answers the question every player needs but the game doesn't provide: "Is this universe thriving or collapsing?"
The Problem
EVE Frontier generates massive amounts of player activity — battles, deployments, trade, cooperation — but offers no built-in way to measure the health of its civilization. Players operate blind: no reputation layer, no system health metrics, no early warning for collapse.
The Solution
Frontier Pulse bridges this gap with three layers:
- Pulse Layer — Ingests live data from the EVE Frontier World API (800+ solar systems, smart assemblies, gate networks) and Sui blockchain (killmails, deployments, player activity via GraphQL)
- Agora Engine — An oracle backend running on a 10-minute cron cycle that computes system health scores, 5-dimensional player reputation profiles (Reliability, Commerce, Diplomacy, Stewardship, Volatility), a global Civilization Health Index (CHI) with 6 weighted sub-indices, and rule-based anomaly detection
- Vital Signs Dashboard — An interactive frontend with a 2D galaxy canvas map, CHI gauge, trust compass, alert feed, wallet-connected endorsements, and embeddable SVG pulse cards
On-Chain Architecture
All computed scores are written to a shared PulseRegistry on Sui via batched Programmable Transaction Blocks. The Move smart contract stores player reputations, system health snapshots, CHI metrics, and community endorsements
— making all data verifiable, composable, and available to other dApps. Any wallet can endorse systems on-chain as a transparent trust signal.
Key Features
- Interactive galaxy map visualizing ~800 solar systems color-coded by health
- Civilization Health Index (CHI) with 6 sub-metrics and diagnosis labels
- 5D player Trust Compass with archetype classification (Builder, Trader, Diplomat, Warlord, etc.)
- Anomaly detection alerts (Trust Collapse, Combat Hotspot, Blackout, Trade Spike)
- Multi-source data pipeline: World API + Sui GraphQL + on-chain PulseRegistry
- Wallet integration with 5+ Sui wallets for on-chain endorsements
Tech Stack
- Frontend: Next.js 16, React 19, TypeScript, Tailwind CSS 4, @mysten/dapp-kit, Zustand
- Oracle Backend: Node.js, TypeScript, @mysten/sui, node-cron (deployed on Railway)
- Smart Contract: Move 2024 on Sui Testnet
- Data Sources: EVE Frontier World API (REST), Sui GraphQL, Sui JSON-RPC
Links
- Live App: https://frontier-pulse-nine.vercel.app/
- Documentation: https://docs-frontierpulse.vercel.app/

Wreckage Insurance Protocol
On-Chain Combat Insurance & Salvage Protocol for EVE Frontier
"High risk, high reward." — The definitive safety net for deep-space explorers.
## 🎯 The Problem
In EVE Frontier, losing a vessel means months of progress instantly wiped out. This severe penalty stifles combat readiness and economic velocity. Furthermore, battlefield wreckage lacks a liquid, ownership-driven marketplace for disposal and recycling.
## 💡 The Solution
Wreckage Protocol acts as a decentralised "Lloyd's of London." Powered by Sui, we merge combat hedging with salvage recycling into a robust Web3 circular economy:
- 🛡️ Automated Claims: Triggered by real-time on-chain Killmails via World Contracts. Once a ship is destroyed, the protocol instantly handles deductibles and pays out SUI compensation.
- ♻️ NFT Salvage Rights: Combat losses automatically mint a "Salvage NFT." Industrial guilds and scavengers bid on these rights in a global auction, turning space debris into fresh materials.
- 💰 DeFi Risk Pools: Non-combatants can supply liquidity to payout pools, earning premium yields funded by pilots cosmos-wide.
## ⚡ Why Sui?
- Object-Oriented Primitives: Policies and Salvage NFTs are native Sui Objects, rendering them inherently transferable and liquid.
- High-Concurrency Auctions: Each salvage auction operates as a standalone Shared Object. Bidding remains flawlessly smooth, even amidst thousand-player fleet battles.
- Oracle-Free Verification: By directly reading in-game on-chain Killmails, we securely eradicate fraudulent "scuttling" claims without external dependencies.

EVE EYES is an on-chain data platform for EVE Frontier that monitors and captures transaction data from relevant contracts on Sui, then parses, structures, and organizes it. Based on this data, it provides features such as maps, route planning, and transaction indexes, which are made available via APIs for direct use by front-end applications and developers.

Turn boring supply runs into adrenaline-pumping races — on-chain scoring, auto-settlement, instant payouts.

Frontier Response Network is a Sui-powered rescue dispatch dApp for EVE Frontier pilots.
It turns SOS response into a verifiable on-chain contract:
- the requester funds the mission upfront,
- a responder accepts and advances the rescue,
- the requester confirms completion before payout is released.

The FTA is a project enabling a community-managed gate network in the EVE Frontier universe. Players can register network nodes and gates that they build with the FTA, which transfers ownership of the gates to a Sui shared object. Travelers can then purchase jump permits to use the gates, with the permit cost being automatically transferred back to the builders/operators of the network nodes and gates as compensation for their work.
The system includes:
- Network node registration
- Gate transfer
- Automated bounty board and blacklist for anyone destroying FTA infrastructure
- Automated payouts to anyone killing a bounty (killmail processing)
- A strict voting-based upgrade process, where the developers can propose package upgrades but cannot deploy them without community approval
- Dynamic bounty and blacklist values based on variable market rates for jump permits (automatic scaling for inflation)
- Transferrable ManagementCaps for the ability to update pricing on network nodes or gates you registered with the FTA
The Sui contracts also support (not yet implemented in the dApp):
- Ability to purchase Jump Permits for an entire route (many hops)
- Ability to update jump permit fee pricing
- Ability to vote on package upgrades proposed by the developers, with vote weight being based on recent level of FTA network use (those who use it more get a stronger voice)
Full documentation is available here.

EVE Frontier players navigate a dangerous galaxy where survival depends on knowing what's happening in nearby star systems right now: who died where, which systems are hot with activity, and whether your route is safe to jump.
There is no native in-game intelligence sharing tool. Frontier Intel fills that gap by:
Pulling live kill events, gate jumps, and smart assembly data from the EVE Frontier blockchain gateway
Turning that raw on-chain data into a visual threat map of the galaxy
Letting players submit and read player-written intel reports tied to specific systems — gated by their Sui wallet (EVE Vault) so reports are attributable on-chain
Providing a reusable API layer that any third-party EVE Frontier tool can query