FOAM

  • Name: FOAM
  • URL: https://www.foam.space/
  • Category: geospatial registry protocol / proof-of-location middleware / radio-zone location network
  • Tags: ethereum-ecosystem
  • Summary: FOAM is mainly a useful historical specimen. It split geospatial crypto into registry, curation, map, and radio-backed presence claims earlier and more explicitly than most newer location projects do. That makes it worth keeping as an old but still clean comparison point for proof-of-location systems and geospatial registries: the real levers are who defines spatial identifiers, who curates places, who runs zones, and which signed claims downstream apps actually trust.
  • What it does:
    • Defines cryptospatial coordinates and related spatial-contract tooling so onchain objects can be indexed against real-world geography
    • Uses token-curated-registry style mechanisms to curate points of interest and related geospatial data rather than relying on a single map operator
    • Exposes a Spatial Index / visualizer layer where users can browse points, challenge validity, and interact with spatial smart contracts
    • Designs a proof-of-location stack in which zone anchors synchronize time over radio, record signed logs, and validate user presence claims
    • Uses Ethereum-rooted incentives and staking plus local chain or sidechain-style coordination to reward operators for valid location attestations
  • Key claims:
    • The FOAM whitepaper framed the project as an open protocol for decentralized geospatial data markets and a consensus-driven map of the world, which is already more analytically useful than filing it as a simple mapping app.
    • FOAM’s Token Curated Registries for Geographic Points of Interest essay makes a sharp lower-layer split that later location projects often hide: CSC registries index spatial contracts, TCRs curate which real-world places count, and the resulting POI map is a reusable registry rather than only a frontend.
    • The same FOAM materials are especially useful because they treat maps explicitly as registries and POI maintenance as a crypto-economic curation problem, which gives the corpus an older baseline for later registry and list-admission systems.
    • FOAM’s later Location Update and Demo Documentation makes the proof-of-location stack more concrete: Ethereum-rooted incentives govern participation, a local sidechain coordinates logs, radios run a Byzantine-fault-tolerant time-synchronization protocol, and zone anchors produce the signed evidence behind presence claims.
    • The FOAM Developer stack writeup adds a second useful split: the Spatial Index frontend, smart contracts, event-processing/indexer layer, and proof-of-location research stack are distinct control surfaces rather than one monolithic location protocol.
    • FOAM is still worth keeping because it compresses several mechanisms that remain analytically useful: challengeable real-world registries, geospatial coordinate publication, radio-zone operator markets, and proof-carrying presence claims.
    • The strongest follow-on comparison questions are how FOAM’s zone-anchor and presence-claim design compares with newer proof-of-location networks, and when publisher- or curator-controlled map layers become more important than the underlying radio verification path.
  • Whitepaper: FOAM has a canonical project whitepaper and a public-research repository with related architectural and audit documents. The whitepaper plus the project’s own TCR, developer-stack, and location-demo materials were sufficient for this pass; see ../whitepapers/foam-primary-sources-2026-05-12.md and ../whitepapers/foam-whitepaper.pdf.
  • Sources:

Internal linkages

  • Strongest modern proof-of-location comparisons: astral-protocol and witness-chain

  • Witness-network contrast where the live trust story sits in latency challenges rather than registry curation or radio-zone operators: offline-protocol

  • Last reviewed: 2026-06-01 UTC