Eth Transport / Transport DAO is evolving its decentralized road-safety and transport infrastructure platform into a trusted cross-chain payment and identity workflow, combining Ethereum, Filecoin, decentralized identity, DeFi liquidity, transaction security, and human authorization.
For the ETHGlobal hackathon, we are building a transport workflow where a citizen, driver, operator, or transport organization can:
prove they are a unique human β identify their transport account β initiate an ETH/FIL payment β screen the transaction before signing β execute the swap/payment β permanently anchor the transport evidence on IPFS/Filecoin.
The goal is not simply to add blockchain integrations. Each component solves a specific trust moment in the transport workflow.
Transport DAO connects physical-world transport events with verifiable decentralized infrastructure.
A typical workflow looks like:
Citizen / Driver
β
βΌ
βββββββββββββββββββββββ
β World ID / IDKit β
β Proof of Humanity β
ββββββββββββ¬βββββββββββ
β
βΌ
βββββββββββββββββββββββ
β ENS Identity β
β transport.eth / β
β user namespace β
ββββββββββββ¬βββββββββββ
β
βΌ
βββββββββββββββββββββββ
β Transport Payment β
β ETH β FIL β
ββββββββββββ¬βββββββββββ
β
βΌ
βββββββββββββββββββββββ
β 1inch β
β Swap / DeFi routing β
ββββββββββββ¬βββββββββββ
β
βΌ
βββββββββββββββββββββββ
β Intercepta β
β Risk / TX screening β
ββββββββββββ¬βββββββββββ
β
βΌ
βββββββββββββββββββββββ
β Uniswap β
β Liquidity / DeFi β
β integration layer β
ββββββββββββ¬βββββββββββ
β
βΌ
βββββββββββββββββββββββ
β IPFS + Filecoin β
β Evidence + receipts β
βββββββββββββββββββββββ
The resulting transport event has both human trust and cryptographic evidence:
Human proof
+
ENS identity
+
Secure payment
+
Transaction risk check
+
On-chain settlement
+
Content-addressed evidence
=
Verifiable Transport Event
We use World ID / IDKit at the point where the transport application needs to know that a real, unique human is requesting an important action.
The important design principle is proportional verification.
We do not require identity verification for every interaction. Instead, World ID is introduced when a transport workflow needs a meaningful trust decision, such as:
- submitting a high-value road incident;
- requesting a transport service or emergency intervention;
- initiating a financial settlement;
- claiming a transport benefit;
- approving a DAO or infrastructure action;
- authorizing an agent to act on behalf of a person.
This creates a useful distinction between:
Anonymous transport data
β
Authenticated transport account
β
Verified unique human
β
Authorized financial / governance action
World's developer platform describes World ID as a privacy-preserving mechanism for verifying unique humans, while IDKit provides the integration toolkit for applications.
Transport systems increasingly combine humans, automated services, AI agents, wallets, and physical infrastructure.
We therefore need to answer:
Is a real person authorizing this action?
World ID gives us a privacy-preserving human-verification layer without turning every transport interaction into a conventional KYC workflow.
A major new part of the ETHGlobal implementation is connecting the Ethereum economy with our existing Filecoin-based transport infrastructure.
Transport DAO already uses Filecoin/IPFS for decentralized storage, evidence, incident records, and infrastructure data.
The hackathon extends this into the financial workflow:
Ethereum value
β
DeFi / swap infrastructure
β
ETH β FIL settlement workflow
β
Filecoin transport infrastructure
β
Verifiable transport receipt
This lets us explore transport use cases where Ethereum users can interact with Filecoin-backed infrastructure without requiring the entire application to move onto one chain.
Examples include:
- paying for transport services;
- funding road-safety infrastructure;
- settling service-provider invoices;
- paying for decentralized storage;
- funding transport DAO work orders;
- rewarding verified incident reporting;
- cross-chain transport infrastructure payments.
Where supported by the deployment, the Ethereum-side swap/route is handled through 1inch, while the Filecoin side remains connected to our existing Filecoin/IPFS infrastructure.
Important: the exact token/network pair used in the live demo is determined by the deployed testnet liquidity and the available 1inch route. We do not describe unsupported native-FIL routing as a 1inch capability.
1inch's current Fusion+ infrastructure supports intent-based cross-chain swaps with resolver competition, escrow-based settlement, and gas abstraction across supported networks.
We integrate 1inch into the transport payment experience rather than presenting it as an isolated swap demo.
The transport application creates a real-world reason for the swap:
A transport service needs to move value between the Ethereum ecosystem and Filecoin-backed infrastructure.
Our integration explores:
- ETH-side swap execution;
- route discovery;
- cross-chain settlement where supported;
- gas abstraction / intent-based execution where available;
- transport-specific payment flows;
- recording the resulting payment reference with the transport event.
1inch Fusion+ uses an intent-based architecture in which the maker signs an order and resolvers compete to fulfill it, with linked escrow contracts providing the settlement mechanism.
Road incident
β
Verified requester
β
Transport service requested
β
Payment quote
β
1inch route
β
Security screening
β
User approval
β
Settlement
β
IPFS/Filecoin receipt
This turns a token swap into a transport infrastructure primitive.
A payment should not become trusted merely because a wallet can sign it.
We integrate Intercepta immediately before the transaction authorization step.
The application can screen the relevant wallet, transaction, contract or counterparty and surface a security decision before the user commits funds.
Payment intent
β
Intercepta screening
β
βββββββββββββββββββββββββββββββ
β Clear / Warning / Risk β
β + reasons / threat signals β
βββββββββββββββ¬ββββββββββββββββ
β
User decision
β
Sign / Block
This is particularly important for transport because a future transport application may contain:
- autonomous agents;
- service providers;
- government/civic operators;
- automated payment workflows;
- smart-contract payments;
- cross-chain settlement.
Intercepta's ETHGlobal integration specifically focuses on putting security checks before the signature, and its current sandbox provides 1,000 requests for hackathon builders.
Security belongs at the moment of decision.
Instead of:
Sign β Transaction β Discover problem
we implement:
Intent β Screen β Explain β Approve / Reject β Transaction
This creates a safer payment experience for both humans and future transport agents.
We integrate the Uniswap ecosystem as the liquidity and programmable DeFi component of the transport payment architecture.
The objective is to make transport infrastructure payments composable with Ethereum liquidity rather than creating a proprietary closed payment system.
Potential integration points include:
- Uniswap swap/liquidity infrastructure;
- transport-related token pairs;
- programmable liquidity;
- v4 extensibility;
- transport-specific payment logic;
- future compliance/risk-aware hooks.
The transport application can therefore connect:
Transport demand
β
Payment requirement
β
Ethereum liquidity
β
Uniswap
β
Settlement
β
Filecoin-backed service
For future iterations, Uniswap v4 hooks provide an especially interesting extension point for transport-specific controls such as configurable fees, eligibility logic, or other programmable pool behavior.
We use ENSv2 to move transport identities away from raw wallet addresses.
Instead of presenting:
0x7a...91f
the application can represent a participant or service through a human-readable namespace such as:
driver.transport.eth
operator.transport.eth
ambulance.transport.eth
service.transport.eth
agent.transport.eth
ENSv2 introduces hierarchical registries and role-based Enhanced Access Control, allowing permissions to be scoped to individual names or broader resources.
This is particularly useful for transport because a single organization may have many delegated actors:
transport.eth
β
βββ police.transport.eth
β
βββ ambulance.transport.eth
β
βββ operator.transport.eth
β
βββ agent.transport.eth
β
βββ routing
βββ payment
βββ incident-reporting
ENSv2's hierarchical model and permissioned resolvers allow the identity layer to evolve from simple names into delegatable namespaces.
This creates a common identity vocabulary across:
- people;
- vehicles;
- organizations;
- service providers;
- autonomous agents;
- transport infrastructure.
One of the longer-term goals of this implementation is to make Transport DAO usable by AI agents acting on behalf of humans.
For example:
Human
β
β World ID
βΌ
Verified human
β
β delegates authority
βΌ
Transport Agent
β
βββ ENS identity
β
βββ payment request
β
βββ Intercepta security check
β
βββ 1inch swap
β
βββ Filecoin evidence
β
βΌ
Verified transport action
World is explicitly developing infrastructure for human-backed agents, including AgentKit, which makes the relationship between a human and an agent part of the trust model.
This makes the hackathon implementation a foundation for future autonomous transport workflows rather than only a human-operated dApp.
The financial and identity layers ultimately connect back to the original Transport DAO architecture.
We continue to use IPFS/Filecoin for:
- incident photographs;
- video snapshots;
- road-condition evidence;
- alarm metadata;
- transport-service records;
- payment receipts;
- DAO proposals;
- service-provider documentation;
- audit trails.
A payment can therefore produce a verifiable transport record:
World ID proof
+
ENS identity
+
Payment transaction
+
Intercepta security result
+
Swap / settlement reference
+
IPFS CID
β
Filecoin-backed transport record
The blockchain records the transaction and authorization while IPFS/Filecoin provides content-addressed evidence and long-term decentralized storage.
ββββββββββββββββββββ
β World ID β
β Proof of Human β
ββββββββββ¬ββββββββββ
β
βΌ
ββββββββββββββββββββ
β ENSv2 β
β Identity / Agent β
β Namespace β
ββββββββββ¬ββββββββββ
β
βΌ
ββββββββββββββββ ββββββββββββββββββββ
β Transport ββββββΆβ Payment Intent β
β Event β β ETH β FIL β
ββββββββββββββββ ββββββββββ¬ββββββββββ
β
βββββββββββββ΄ββββββββββββ
β β
βΌ βΌ
ββββββββββββββββ ββββββββββββββββ
β 1inch β β Uniswap β
β Swap / Route β β DeFi / LP β
ββββββββ¬ββββββββ ββββββββ¬ββββββββ
β β
ββββββββββββ¬βββββββββββββ
βΌ
ββββββββββββββββββββ
β Intercepta β
β Security / Risk β
β Before Signing β
ββββββββββ¬ββββββββββ
β
βΌ
ββββββββββββββββββββ
β Ethereum / FIL β
β Settlement β
ββββββββββ¬ββββββββββ
β
βΌ
ββββββββββββββββββββ
β IPFS/Filecoin β
β Evidence + CID β
ββββββββββββββββββββ
| Sponsor | Integration | Transport problem solved |
|---|---|---|
| World ID / IDKit | Proof of unique human at critical actions | Sybil resistance and human authorization |
| 1inch | ETH/FIL payment and swap workflow | Cross-ecosystem value movement |
| Intercepta | Pre-sign transaction/security screening | Safer payments and agent actions |
| Uniswap | DeFi liquidity and programmable swap infrastructure | Composable transport payments |
| ENSv2 | Human, organization and agent namespaces | Human-readable identity and delegation |
| IPFS/Filecoin | Evidence, receipts and transport data | Verifiable decentralized records |
The hackathon implementation is designed around five distinct trust questions:
World ID
ENSv2
1inch + Uniswap
Intercepta
IPFS + Filecoin
Together:
World ID establishes human trust β ENS establishes identity β 1inch/Uniswap move value β Intercepta protects the decision β Filecoin/IPFS preserves the evidence.
This is the core ETHGlobal innovation we are demonstrating.
The primary demo follows one complete transport scenario:
- A user opens Eth Transport.
- The user selects a transport service / incident workflow.
- World ID verifies that the requester is a unique human.
- The application resolves the participant/service through ENS.
- A transport payment is generated.
- The payment requires an ETH/FIL value conversion.
- 1inch provides the swap/routing layer for the supported deployment.
- Intercepta screens the transaction before signing.
- The user approves the transaction only after seeing the security result.
- The payment is executed through the configured Ethereum/DeFi infrastructure.
- The resulting payment reference and transport metadata are stored on IPFS.
- The evidence is persisted through Filecoin.
- The transport dashboard displays the complete verifiable event.
We deliberately separate different types of trust:
| Layer | What it proves |
|---|---|
| World ID | A unique human authorized the action |
| ENS | Which human/service/agent namespace is involved |
| Wallet signature | The authorized account approved the transaction |
| Intercepta | Security/risk information was checked before execution |
| Ethereum | Financial action was recorded on-chain |
| IPFS CID | Evidence has content-addressed integrity |
| Filecoin | Data can be persistently stored and retrieved |
We do not treat a wallet address alone as sufficient identity.
Likewise, we do not put all transport evidence directly on-chain.
The architecture deliberately combines:
privacy-preserving identity + programmable DeFi + transaction security + decentralized storage.
The underlying Transport DAO is an established open-source project with previous integrations across Ethereum, Filecoin, IPFS, Chainlink, Livepeer, XMTP, Push Protocol, FVM and other ecosystems.
The ETHGlobal implementation adds a focused new layer:
Existing Transport DAO
β
βββ Road incidents
βββ Video intelligence
βββ DAO governance
βββ Asset management
βββ IPFS/Filecoin storage
β
βΌ
ETHGlobal 2026 Layer
β
βββ World ID
βββ ENSv2
βββ 1inch
βββ Uniswap
βββ Intercepta
β
βΌ
Trusted Cross-Chain Transport
Payment Workflow
This allows the hackathon work to remain useful after the event rather than becoming a standalone prototype.
- World Developer Portal: https://developer.world.org/
- World Developer Docs: https://docs.world.org/
- 1inch: https://1inch.com/
- 1inch Cross-Chain / Fusion+: https://business.1inch.com/portal/documentation/apis/swap/cross-chain-swap/introduction
- Intercepta ETHGlobal: https://intercepta.io/ethglobal
- Intercepta: https://intercepta.io/
- ENSv2 Documentation: https://docs.ens.domains/ensv2/overview/
- Uniswap Developer Documentation: https://docs.uniswap.org/
Our implementation uses World ID at a real trust boundary, rather than adding it as a login mechanism.
A transport agent may eventually be authorized by a verified human to request services, submit incidents, or initiate payments. World ID provides the human trust layer while ENS provides the agent/service namespace.
The key design decision is determining when proof of humanity is actually necessary and requesting it only for consequential actions.
World's current developer materials explicitly position World ID and AgentKit around trusted human-agent interactions.
We use 1inch as the DeFi execution/routing component of the ETH/FIL transport-payment workflow.
The application gives the swap a concrete purpose: enabling Ethereum-side value to participate in Filecoin-backed transport infrastructure and services.
Where Fusion+ is applicable to the selected deployment, its intent-based cross-chain architecture provides a natural foundation for this workflow.
We integrate Intercepta at the most important point:
immediately before the user or agent signs the payment.
The application presents the security result before authorization and can prevent the user from blindly signing a risky transaction.
This directly follows Intercepta's ETHGlobal integration model of screening before the signature.
We connect the transport payment experience to Ethereum's composable liquidity infrastructure, with Uniswap providing the DeFi/liquidity component.
The architecture leaves room for a future v4 implementation in which transport-specific logic can be expressed through programmable hooks rather than hard-coded into the entire application.
We use ENSv2 to give humans, organizations, transport services and future agents meaningful namespaces rather than relying exclusively on hexadecimal wallet addresses.
ENSv2's hierarchical registries and Enhanced Access Control are particularly relevant to delegated transport-agent permissions.
Transport DAO is becoming more than an incident-reporting application.
We are building toward a decentralized coordination layer for physical-world infrastructure, where:
- humans can prove they are human without exposing unnecessary identity;
- agents can operate under delegated authority;
- organizations can have hierarchical namespaces;
- payments can move across ecosystems;
- transactions can be screened before execution;
- transport events can generate verifiable digital evidence;
- infrastructure data can remain decentralized and persistent.
The long-term architecture is:
Human β Identity β Agent β Payment β Security β Infrastructure β Evidence
with Ethereum and Filecoin providing complementary foundations for programmable finance and decentralized data.
The sections below describe the original Transport DAO architecture, historical integrations, funding, demonstrations, and modules. They are intentionally retained for project history and context.