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.

Shadow Broker Protocol is a trustless intelligence marketplace for EVE Frontier on Sui. Sellers upload encrypted audio intel, list it for sale on-chain, and buyers preview a short teaser before committing funds. The core problem is fair exchange: the seller should not have to reveal the intel before payment, and the buyer should not have to trust the seller blindly.
The project uses Walrus for storage, Seal for holder-gated decryption, and a Sui programmable transaction block for atomic purchase. The teaser is generated from the start of the real recording, so buyers get proof that the asset is genuine without getting the payload for free. Payment and transfer happen together, and only the wallet holding the IntelObject can recover the decryption key and play the full file.
The full flow has been verified in-game inside EVE Frontier Smart Storage Units: upload, list, preview, purchase, decrypt, and playback. That in-game SSU path is the supported environment for the project today. Browser wallet flow is not the reliable supported decrypt path because of a known Seal signing limitation with zkLogin-based wallets.

Frontier Periscope is an organizational toolkit for EVE Frontier built on the Sui testnet. It started as a monitoring tool but grew into something much bigger.
The core idea is to give non-technical players access to blockchain data and to offer enhanced features to smart assemblies like custom markets, standings-gated access, and shared treasuries.
You can create your own custom currencies and trade them through on-chain markets at any Smart Storage Unit. The market system uses atomic escrow transfers so items and payments move together in a single transaction, no trust required.
There's a standings and diplomacy system that lets you manage relationships with other players and tribes through on-chain registries. These standings feed into everything else, like controlling who can access your gates, trade at your SSUs, or even how your turrets pick targets. You can set up gate tolls in any custom currency and route the fees to a shared treasury wallet that multiple admins can manage.
Private encrypted maps let you share intel with your organization without exposing it to everyone on chain. The encryption is end-to-end so only invited members can see location data.
On the monitoring side, Sonar tracks real-time events from both the blockchain and local game logs. You get live notifications for combat, trades, fuel levels, gate activity, and structure changes. The 3D Star Map shows the full solar system with jump route planning.
Everything runs as a React app with an Eve Vault wallet connection. The smart contracts are all published on testnet and the dapp works directly with in-game smart assemblies through the EVE Frontier dapp framework.

The Decentralised UPS & Energy Nexus of EVE Frontier
The Pain Point As EVE Frontier expands, fractured supply chains and volatile energy markets severely cripple industrial progress. Moving mission-critical resources across hostile galaxies is currently a high-risk, disjointed endeavour, lacking both an automated pricing mechanism for fuel and a trustless framework for courier logistics.
The Solution AstroLogistics Network is an autonomous, cross-galactic logistics and fuel AMM protocol built natively on Sui. By transforming Smart Assemblies into shared on-chain objects, we provide:
A Trustless Courier Market: A double-deposit P2P hauling ecosystem.
Dynamic Fuel Pricing: Self-balancing energy markets that incentivise timely resupply during scarcity.
Verifiable Storage Rights: Secure, tradable deposit receipts bridging the physical frontier and the digital ledger.
We harmonise EVE's relentless 'build-and-destroy' loop with Sui's high-throughput architecture, turning raw frontier survival into a streamlined, high-yield supply chain empire.

Onchain organizations for EVE Frontier stargates. Create a Syndicate, control gate access with 4 modes (Members Only, Toll Gate, Members Free, Blacklist), track contributions weighted by market price, pool treasury and distribute proportionally. Universal blacklist and tribe blocking as firewall layers. Fully permissionless — any gate owner, any syndicate, no admin keys. 4 Move modules, 34 tests, deployed on Utopia. React dApp with 14 hooks, zero gas for players.

A checkpoint-driven event scanner for the EVE Frontier package on the Sui blockchain. It polls for new checkpoints, drains all on-chain Move events across every watched module, parses them into typed Python dataclasses. It can also scan through chain history for events matching a filter.
Currently development environment running live on Stillness
The codebase includes three example usages of this concept.
Uses the event streamer to listen for the latest on-chain events. A WebHook server then allows consumers to subscribe to channels to then be streamed events. A web app acts as a web hook consumer and display events on a front-end.
Scans through events in order to populate a database. This additional data can then be used to produced enriched events. For example, 'CharacterCreatedEvent' and 'MetadataChangedEvent' can be scanned to produce a lookup table to resolve player id's to their names. This data can then be used to create more meaningful events, such as KillMails that include player names and tribe.
Uses the event streamer to listen for the latest on-chain events. On new events, the discord bot will notify a specified channel.

GIN (Galactic Intelligence Network) is a tactical intelligence layer for EVE Frontier that transforms raw player interactions, observations, and in-world signals into structured, operational intelligence.
In a survival-driven world like EVE Frontier, information is one of the most valuable resources a player can have. GIN is designed to help players and smart-object operators contribute, organize, and act on meaningful intelligence instead of relying on scattered reports, guesswork, or fragmented communication.
At its core, GIN is about building an intelligence network on the game, for the game, by the players, for the players.
The system allows players to submit in-world intel, attach it to relevant operational contexts such as assemblies or sectors, and convert those signals into actionable awareness. Rather than treating player reports as disposable chat or isolated notes, GIN structures them into a growing intelligence layer that can support coordination, threat awareness, route planning, resource decision-making, and future faction-level strategy.
GIN is being designed as a game-integrated intelligence framework that can plug directly into EVE Frontier’s environment, giving it the potential to operate not just as a companion dashboard, but as a real tactical layer around smart objects, player activity, and environmental signals.
The broader vision is to create a system where:
players contribute intelligence as part of gameplay,
the network becomes more useful as more players participate,
incentives such as credits can reward valuable contributions,
and future AI/advisory systems can reason over that intelligence to help players make better decisions in real time.
This creates a powerful loop:
players generate data → the network structures it → the system turns it into intelligence → players gain better awareness and coordination.
GIN is the foundation for a player-built intelligence protocol for EVE Frontier.
We built the architecture to enable:
player intel contribution,
smart object / assembly-linked operational context,
structured tactical reporting,
reward and incentive pathways,
real-time intelligence surfaces,
and future AI-assisted guidance for survival, movement, logistics, and conflict decision-making.
GIN turns raw player game interactions into operational intelligence.

🚀 Powerlay Frontier
Community desktop companion for EVE Frontier
production and mining planning
tribe coordination via contracts
transparent in-game overlays for mining, production timers, etc
available for Windows and macOS
Latest features and changes are in Releases
Some features (Contracts, Scout) interact with the SUI Network and require a connected EVE Wallet.
Why Powerlay?
EVE Frontier rewards coordination, but the game gives you almost no tools for it. Powerlay Frontier fills the gap: plan complex builds, track ore across mining runs, and keep your tribe in sync - all without leaving the game.
Features
🛠️ Builder - production & mining hub (stable)
Plan chains of production and break down ingredients for multiple builds at once. Builder is the core of Powerlay:
- Recipe breakdown - select what you want to build, see every ore and intermediate material you need, across the entire dependency tree.
- Real-time mining tracker - always know how much of each ore you've already mined and how much is left for your target builds.
- Run estimates - get quick estimates for required mining trips, refine your strategy on the fly, and avoid wasting time on wrong materials.
🖥️ Overlay - always-on-screen panels (stable)
Lightweight transparent panels that stay on top of EVE Frontier. See your production queue, ore counts, and tribe contracts without tabbing out. Designed to be unobtrusive - shows only what you need, when you need it.
📜 Contracts - tribe & public tasks (work in progress)
Create contracts tied to your EVE Wallet identity. Track progress, see who contributed what, and distribute rewards - replacing the spreadsheet chaos most tribes rely on today. Supports both tribe-only and public contracts. For solo pilots, public contracts are a way to take on tribe orders and earn ships or materials that would otherwise take much longer to unlock on your own.
🔭 Scout - system scanner (early prototype)
Scan and tag systems for tribe-oriented missions, mining hotspots, or upcoming targets. Currently in prototype stage - testing how players prefer to input and share system data, no backend yet.
## Designed for tribes, open to everyone
Powerlay is built around tribe workflows: shared storage, group contracts, and contribution tracking let your tribe coordinate resource drops, rewards, and shared goals without external tools.
Solo pilots still get full access to the core toolset - builder module, overlays, public contracts...
Safe, honest, community-focused
- No automation - Powerlay never plays the game for you.
- No memory reading, no process injection - it's a standalone window, completely separate from the EVE Frontier client.
- Wallet integration - connects to your EVE Wallet and public game data. That's it.
- Built by players - features are added based on real feedback from tribes and solo pilots.
---
Actively developed. Join us on Discord to share feedback and shape the roadmap.

EveMBA seamlessly integrates MBA education with EVE Frontier gameplay, offering an immersive copilot/mentor learning experience in the realm of interstellar strategy and business.

A programmable DAO protocol on the Sui blockchain. Armature provides the organizational primitives — governance, treasury, capability vaults, charters, and proposals — for decentralized communities to coordinate without admin keys or backdoors.
Built for the EVE Frontier ecosystem, but general-purpose by design.
Players use Armature to represent their tribes, alliances, and syndicates on-chain. It gives organizations the tools to scale, capture player-generated value, and build relationships backed by code guarantees — no handshake deals, no trust assumptions. The goal: a civilizational mesh woven from one repeated, powerful primitive.