DeepSurge
Sui Logo
EVE Frontier Logo

2026 EVE Frontier Hackathon

Explore the tools built for a new civilization in the 2026 EVE Frontier Hackathon.

Voting has ended, but the project gallery remains open.

EVE EYES
thumbnail

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.

Frontier Hub
thumbnail

Frontier Hub is a web tool for EVE Frontier built to make the game easier to work with outside the client. It gives players and corps a clean way to explore the Stillness map, view systems and overlays, manage assemblies, and work with real game data without digging through raw APIs or clunky tools. The goal was to build something that looks good, feels fast, and is actually useful, not just another flashy frontend with fake panels. It is built with React, TypeScript, and Vite, connects into Frontier and Sui data through wallet and backend-supported flows, and is designed around real utility like map exploration, structure control, item and storage workflows, and live status updates. The whole point is to give players one place to handle the stuff that should be simple, but usually is not.

Defense DAO
thumbnail

An on-chain Mutual Defense Alliance (MDA) built in Sui Move for the **EVE x Sui Hackathon 2026**.

Players form a DAO to collectively defend territory. Smart Gates deny enemies, Smart Turrets prioritise attackers, and a shared armory arms members, all governed by on-chain proposals and DEFENSE token voting.

The Problem

In EVE Frontier, solo players are vulnerable. Raiders attack bases, steal resources, and control chokepoints. Existing in-game tribe mechanics offer basic grouping, but lack enforceable rules, shared governance, or economic coordination. There's no way to collectively decide who's an enemy, pool defenses across multiple bases, or democratically manage an alliance's resources — until now.

The Solution

Defense DAO turns EVE Frontier's three programmable Smart Assembly types into a fully autonomous alliance infrastructure:

  • Smart Gates become border checkpoints — alliance members pass freely, known enemies are blocked at the contract level, and non-members can pay a DEFENSE token toll to cross (revenue flows to the DAO treasury automatically)

  • Smart Turrets become intelligent sentries — attackers receive maximum targeting priority, flagged aggressors are engaged on sight, and every attack triggers an on-chain BaseAttackedEvent that feeds the community threat intelligence system

  • Smart Storage Units become communal armories — members deposit and withdraw shared items, enemies are denied access, all enforced by Move smart contracts

Key Technical Innovations

Autonomous Proposal Execution — The DaoAdminCap is stored inside the DefenseDAO shared object itself. When a proposal passes quorum, anyone can call execute_proposal and the DAO executes the action using its own capability — no human co-signer, no multisig, fully trustless.

Community Threat Intelligence — Any member can report an aggressor. Once an address accumulates enough independent reports (configurable threshold), it's automatically confirmed as an enemy across all DAO-controlled infrastructure. An off-chain event watcher bot bridges turret attack events to the reporting system, building the enemy registry organically from real combat data.

BehaviourChangeReason Workaround — The EVE Frontier world contracts restrict external pattern matching on the BehaviourChangeReason enum. We solved this by BCS-serializing the enum value and reading the ULEB128 variant index byte — a novel technique that enables extension code to differentiate between STARTED_ATTACK, STOPPED_ATTACK, and ENTERED behaviours without access to the enum's internal constructors.

Cross-Assembly Coordination — A single XAuth typed witness authorizes all three extension types. One DAO membership check propagates across gates, turrets, and storage units. Get flagged as an enemy? You're instantly locked out of every DAO-controlled structure in the game.

Lemegeton Mod Loader
thumbnail

Project Overview: The Lemegeton Mod Loader is an EVE Frontier User Experience and User Interface (UX/UI) loader. By itself, it does nothing, but combined with mod files, it can assist in the rapid development and deployment of UI and client modifications to the EVE Frontier client. Included is a Work-In-Progress Smart Storage Unit to Smart Industry objects which, when complete, will allow SSUs to communicate with Industry Objects.

The real power of this project is pioneering EVE Frontier UX/UI mods

EVE Frontier PvE Ship Insurance Protocol
thumbnail

EVE Frontier PvE Ship Insurance is a decentralized insurance protocol built with Move on Sui that protects player ships only against environment-driven (PvE) risks in EVE Frontier.

The protocol is designed for the EVE Frontier × Sui Hackathon 2026 – “Toolkit for Civilization”, providing an on-chain risk management layer for in-game assets. All policy terms, claims, and payouts are transparent and enforced by smart contracts.

1. Problem & Motivation

In EVE Frontier, ships are valuable and can be lost permanently due to:

  • Asteroid collisions

  • Black hole / gravitational anomalies

  • Rogue / feral AI drone swarms

  • Other game-defined environment events

Currently, there is no native, trustless insurance system to protect players from these losses.

Goal: Build a fully on-chain insurance protocol that:

  • Covers only PvE environmental hazards

  • Automatically verifies losses using game data and oracles

  • Pays out trustlessly when conditions are met

  • Allows the community to underwrite risk and earn yield

2. Key Features

  • PvE-only coverage
    Explicitly insures losses caused by environment hazards, strictly excluding PvP and fraudulent/self-inflicted losses.

  • Automated on-chain claims
    Uses Kill Mail data and an Environmental Oracle. Claims are evaluated by deterministic smart contract logic.

  • Instant payouts
    Once a claim is approved, payout is calculated and sent automatically. No manual adjusters or human intervention.

  • Community underwriting pool
    Players can deposit capital to the Insurance Fund and earn a share of premiums proportional to staked capital.

  • Dynamic risk-based pricing
    Premiums depend on:

    • Ship type

    • Region risk profile

    • Historical loss data (via adjustable risk parameters)

      P/S:
      20% me.
      80% AI tools.

      Coding isn’t my profession — but the passion is real.
      I just want to turn the ideas in my head into something real.

      Still learning. Still building.

      X: OlympusXVN

Frontier-Intel
thumbnail

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

Nexus-X Service Hub
thumbnail

PROJECT: NEXUS-X SERVICE HUB UNIT STORAGE CUSTOM SYSTEM

"Projecting Power Through Intelligent Logistics and Contracts" Developer: Corporation X | Platform: Sui Network | Encryption: Neural-X Layer 7


Click on Connect to enter to "X-STATION AND SERVICE HUB"

https://xcorpservicehub.vercel.app/


EXECUTIVE SUMMARY

The Nexus-X Service Hub is a Strategic Support Node designed to sustain long-range fleet operations and project corporate sovereignty across the frontier. By leveraging Corp X proprietary technology, we transform standard Storage Units into intelligent, autonomous service stations that operate 24/7 without human intervention.

In its latest iteration, Nexus-X has evolved into a comprehensive Faction Ecosystem, integrating private commerce, narrative-driven mercenary operations, and cross-chain asset synchronization.


CORE ARCHITECTURE (Smart Assembly Logic)

Our project utilizes the advanced object-oriented model of the Sui Network to decouple hardware from service logic:

  • The Nexus Core (Storage Unit): The physical anchor in space.

  • Dynamic Authorization: Utilizing delegated OwnerCaps, Corp X maintains control over service parameters, pricing, and administrative access.

  • Neural Encryption Layer: Every data packet and transaction is shielded by a proprietary encryption system, ensuring corporate movements remain invisible to unauthorized scans.


THE NEURAL AGENTS: MISSIONS & PROGRESSION (NEW)

The heart of the Void Hub resides in its Neural Agents—entities fused into the station’s sub-structure who act as the gatekeepers of Corporation X.

The only loable real access to the missions, operations, market, renown system, logistic, contracts and the services of `X HUB` is reaching physically a localization in space, wirh custom unit storage is searching it the Void. Many of this facilities will deployed across de galaxy in near future. Explore the galaxy reach and X HUB and meet the agents, they will have many historys to telling you, world missions and others services and rare things.

  • Mission Archetypes:

    • Combat Protocols (PvE/PvP): High-risk engagement contracts. From clearing rogue drones in deep space (PvE) to neutralizing rival corporate scouts in contested sectors (PvP).

    • Logistic Delivery Contracts: Precision freight missions. Pilots must deliver critical supplies to remote Nexus-X nodes, maintaining the integrity of the corporate supply chain.

  • Narrative Discovery: Each agent carries fragments of a hidden history. By completing their requests, pilots decrypt data logs that reveal the true origin of Nexus-X and the identity of "X".

  • Rank Progression & Service Unlocking:

    • The Hub features a rigorous Rank Path.

    • Starting as a Neural Outcast, pilots must build Renown to ascend.

    • Higher ranks unlock restricted services, such as Advanced Infrastructure Contracts, reduced market taxes, and exclusive access to the high-density Armory.


MULTI-SERVICE & ADVANCED CAPABILITIES

  1. Autonomous Fuel Supply: Real-time fuel distribution with dynamic pricing algorithms.

  2. Corporate Fleet Recognition: Automated whitelist protocols for Corp X members and allies.

  3. On-Chain Resource Management: 100% transparency via the Sui ledger for corporate auditing.

  4. Private Marketplace (The Black Tier): Encrypted trade interface for rare assets and specialized hardware.

  5. Automated Munitions Procurement Entity: Central logistics clearinghouse to stabilize the war economy via bulk buy-orders.


ECONOMIC INTEGRATION: VALOR X & EVE VAULT

  • VALOR X UNITS: The primary on-chain credit market for all Hub operations, missions and renown system representing a pilot’s staked power.

  • EVE Vault Synchronization: Total interoperability with the EVE Vault, allowing for seamless synchronization of wealth and inventory across neural layers.


OPERATIONAL MANUAL

I. INFRASTRUCTURE LICENSING

The gateway to sovereignty. Buying a license grants the legal and technical right to manage hardware and profit from logistics taxes.

II. NEURAL UPLINK

Strict No-Pilot, No-Access policy. Real-time scan for an active EVE Frontier Character Object is mandatory.

II. NEURAL UPLINK (PILOT VERIFICATION)

Strict No-Pilot, No-Access policy.

  • Signature Sync: Real-time scan for an active EVE Frontier Character Object. Without this established neural link, systems remain in a "Locked" state (Neural Mismatch).

III. LOGISTICS & SUPPLY (RESOURCE CONTROL)

  • Fuel Logistics: Execute refueling protocols for fleet sustainment.

  • Armory Sync: Manage munitions reserves for combat readiness.

  • Resource Hub: Deploy and transfer bulk cargo and industrial materials.

IV. EXECUTION LOGISTIC PROTOCOL (THE 3 PHASES)

  1. PHASE 1 - AUTHORIZE: Initialize the session ticket and verify license status.

  2. PHASE 2 - ADJUST (ADD CHARGES): Calibrate exact resource amounts via interface sliders; the system calculates load in real-time.

  3. PHASE 3 - EXECUTE (SIGN): Finalize transfer. On-chain inventory updates instantly.
    ........................


DEVELOPMENT ROADMAP

  • Phase 1 (Active): Deployment of MVP (Logistics, Licensing, and Neural Uplink).

  • Phase 2 (Current): Activation of the Void Hub, Mission Narratives, and Private Marketplace.

  • Phase 3: Cross-Hub Network ENDGAME MISSIONS PVE/PVP OPEN WORLD MEMORY SYSTEM (The Hive Mind Update).

"Providing the infrastructure to reach the hope."

NullSight
thumbnail

NullSight is a real-time galaxy intelligence dashboard that reads live data directly from EVE Frontier's Stillness blockchain on Sui Mainnet. Any pilot can open it in a browser no wallet, no login required and instantly see live gate jumps, kill events, and system traffic across the galaxy. Click any system node on the map to see who's been jumping through, where they came from, and when. Built with React, Vite, and Sui GraphQL querying the official Stillness world package.

Frontier Explorer Hub
thumbnail

Frontier Explorer Hub — the decentralised intelligence star map and data aggregation engine for EVE Frontier.

【The Problems We Solve】 The EVE Frontier universe is vast, yet lacks a unified intelligence network. Players risk their ships to discover rich ore belts or pirate barricades, but struggle to monetise these discoveries safely. Trading intel creates a trust deadlock ("who pays first?"), and worst of all, sharing coordinates often turns the explorer into a target.

【Core Solutions】 Powered by the SUI blockchain, we've built a Data-as-a-Service (DaaS) platform uniting intel subscriptions, threat radars, and an open ecosystem:

  1. Privacy Heatmap & Subscription Economy

    • The Fix: We use Spatial Bucketing and K-anonymity aggregation. Players submit intel for a cut of the revenue without ever exposing their exact coordinates.

    • The Model: Free users receive a delayed, blurred heatmap. Premium members unlock real-time, high-definition universe dynamics via one-off SUI payments or active subscriptions.

  2. Trustless Bounties & Intel Marketplace

    • The Fix: 100% on-chain escrow powered by SUI smart contracts and the Seal protocol.

    • The Edge: Intel payloads are fully encrypted prior to purchase and decrypted by the contract only upon payment. The entire bounty lifecycle—staking, verifying, and disputing—is decentralised, completely shattering the trading trust deadlock.

  3. Tactical Risk Radar & Dual-Source Data

    • The Fix: We aggregate data from both EVE EYES and Utopia APIs for superb fault tolerance.

    • The Edge: Live kill tickers and regional threat indices help alliances anticipate battlefield shifts and chart the safest routes.

  4. Web3 dApp Plugin Store

    • The Fix: Replaces fragmented player tools with a unified "platform-as-a-service" approach.

    • The Edge: Featuring an on-chain Plugin Registry. Third-party developers can seamlessly integrate their bespoke tools into the Hub via sandboxed iframes, sharing traffic and automatically splitting revenues.

【In a Sentence】 Frontier Explorer Hub brilliantly solves the Web3 space MMO trilemma of "intel monetisation, coordinate privacy, and trustless trading" — establishing itself as the most extensible data nexus and economic engine in EVE Frontier.