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.

DEADLIST
thumbnail

DEADLIST - The Unfarmable Bounty Board

DEADLIST brings decentralized bounty hunting to EVE Frontier. Players can place bounties on any character with real

SUI tokens held in smart contract escrow. When a hunter eliminates the target and deposits proof at a Bounty Terminal, they automatically claim the reward.

KEY FEATURES:

• Post bounties targeting any EVE Frontier character (search by name)

• SUI tokens locked in on-chain escrow until claimed or cancelled

• Cancel bounties anytime and receive full refund

• Real-time bounty board populated from blockchain events

• Works natively in EVE Frontier's in-game dApp browser

TECHNICAL IMPLEMENTATION:

• Move smart contract deployed on Sui testnet (Stillness)

• Integrates with EVE Frontier World Contracts (Characters, SSUs)

• Uses Sui's Receiving pattern to borrow OwnerCaps through Character objects

• Extension-based SSU authorization for corpse verification

• Vanilla JS frontend with Sui Wallet Standard integration

The entire bounty lifecycle - posting, viewing, cancelling, and claiming - happens on-chain with full transparency and trustless escrow.

EVE Frontier scanner
thumbnail

EVE Frontier Scan is a fast way to move from a SUI wallet to the characters, network nodes, and assemblies tied to that wallet.

The value is simple: start from a public SUI wallet or your own EVE Vault session, resolve the linked pilots, and move through a character-scoped dashboard. The tool does not create new data. It makes existing ownership and structure data much easier to read.

Eve Frontier ToolKit
thumbnail

A set of tools for Eve Frontier, including Map, Killboard, and Building Planner

Frontier-trade-routes
thumbnail

Frontier Trade Routes is a privacy-aware logistics and intel market built for the EVE Frontier x Sui ecosystem.

Instead of exposing exact live coordinates, the app shows region-level demand and route pressure so players can discover profitable trade activity without turning the interface into a targeting tool. Buyers can publish delivery contracts with budget, minimum reputation, and minimum stake requirements. Carriers accept orders by locking stake, and route information is revealed in stages: pickup first, destination later.

The system combines fuzzy heatmaps, gated order matching, staged reveal, reputation tiers, staking, intel validation, and mutual insurance into a single workflow. This helps players coordinate hauling, evaluate route risk, reward reliable carriers, and protect buyers when runs fail.

In short, Frontier Trade Routes creates a trust layer for player-driven logistics: discover demand, accept work, verify intel, lock stake, protect high-risk routes, and settle outcomes on Sui.

Capsuleer Courier Service
thumbnail

Capsuleer Courier Service is an implementation of the "Death Stranding" postbox in EVE Frontier.

Stand up an SSU and request items from your fellow Capsuleers. Others can fulfill your deliveries, and you can fulfill theirs. Deliveries earn Likes on the leaderboard.

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.

EF_Industry
thumbnail

Currently a simple industry manager aiming to full industry management when the interfaces to automatization work.

SawerSui
thumbnail

The First Web3 Donation Streamer Platform on Sui Network. Empowering creators with instant, low-fee, and gamified donations.

Introduction

SawerSui is a next-generation donation platform designed specifically for streamers and content creators. Built with a bold Neo-Brutalist design identity, it bridges the gap between traditional content monetization and the decentralized web. By leveraging the Sui Network, SawerSui solves the common pain points of traditional donation platforms — high fees, slow settlement times, and lack of transparency — while introducing Web3 native features like NFT rewards and decentralized milestones.

The Solution

  • Traditional Platforms High Fees: Up to 10-30% cuts from earnings.

  • Delayed Payouts: Net-30 or monthly limits.

  • Friction: Complex sign-ups & bank requirements.

SawerSui Solution

  • Low Fees: 5% platform fee & 0 gas fees (Sponsored).

  • Instant Settlement: Direct to wallet immediately.

  • Seamless Onboarding: Login with Google (zkLogin) or Wallet.

Key Features

Real-time Overlays

Connect seamlessly with OBS or Streamlabs. Alerts appear instantly on-screen when a donation is made, powered by direct blockchain indexing.

Gas-Free

Donations Utilizing Sui's Sponsored Transactions, donors pay 0 gas fees. You receive 100% of the intended donation amount (minus platform fee).

zkLogin (Google)

No private keys needed. Users sign in with their existing Google accounts, making Web3 invisible and accessible to everyone.

Stable Income

Accept SUI or USDC. Choose between the native token of the network or a stablecoin to avoid volatility.

Architecture

Frontend: Next.js 16 (App Router) & Tailwind CSS v4

Blockchain: Sui Move Smart Contracts

Auth: Enoki / zkLogin (Google)

Backend: Supabase (Real-time Events & Indexing)

Roadmap

Phase 1 Foundation (Current)

Basic USDC or SUI Donation, OBS Alerts, Leaderboards, Google Login, Milestones. Phase 2 Engagement

"Mediashare" (Request video/music with donation).

Phase 3 Expansion

Mobile PWA, Multi-chain support (Bridge), Creator Tools.

Void Exchange AMM
thumbnail

Void Exchange

The first decentralized marketplace ever built on EVE Frontier.

Deploy a fully operational trading market on any Smart Storage Unit in under 2 minutes.

No middlemen, no central authority, just supply, demand, and math.


Void Exchange brings automated market-making to EVE Frontier. Any player can create a market, any player can trade. Pools are permissionless, on-chain, and live on Stillness today.

How It Works

Each market holds reserves of two resources inside an SSU. Trades are priced using a StableSwap curve with a tunable amplification factor giving operators precise control over price sensitivity. Players fly to the SSU, deposit from cargo, swap at the live rate, and withdraw.

Dynamic Fees

Every trade pays a base fee. Trades that worsen pool imbalance trigger an additional surge fee that scales with severity. Trades that restore balance pay only the base - creating a natural incentive to keep markets healthy.


Rebalance Bonuses

Traders who reduce imbalance earn bonus tokens drawn from accumulated fees, capped at 3x the trade fee. Imbalanced pools self-correct through built-in arbitrage incentives — no manual intervention required.

For Pool Operators

An AMMAdminCap grants full control over each pool. Operators can:

- Seed and add liquidity to establish or deepen a market

- Tune base fee, surge rate, and bonus rate to match the pair's volatility

- Withdraw accumulated fees or roll them back into reserves

- Update the pool banner displayed to traders

- Correct reserves directly if manual rebalancing is needed

Each pool is bound to one SSU at creation. One SSU, one market, one operator. full sovereignty over your trading post.

Built to Extend

New pairs - Deploy additional pools on different SSUs to cover any resource combination

Fee tuning - Tight spreads for liquid pairs, aggressive bonuses for illiquid ones

Upgradeable - Sui-compatible contract upgrades; the frontend resolves the package ID at runtime with zero downtime

Multi-hop routing - Pools are independent shared objects, composable in a single Programmable Transaction Block

Alternative curves - The math layer is modular; new curve types can plug into the same inventory system