The Operating System for Pop-up Cities

EdgeOS is an open-source, API-first coordination layer for communities and emerging societies.

Co-created by

SimpleFiEdge City

What is EdgeOS?

EdgeOS is the open-source stack for ticketing, memberships, payments, and integrations that make pop-up cities work from day one. Built for communities that need to coordinate quickly and scale seamlessly.

Already powering Edge Esmeralda and other emerging communities.

Already powering global pop-up cities

EdgeOS has been used to coordinate and operate multiple communities worldwide.

Edge City
Aleph by Crecimiento
ZuBerlin

Why EdgeOS

Open Source

Fully transparent and community-driven. Fork, modify, and contribute.

API-First

Built for developers. RESTful APIs with comprehensive documentation.

Modular

Use what you need. Integrate only the components that fit your community.

Easy to Integrate

Get started in minutes with simple authentication and clear endpoints.

Quickstart

Authenticate a user and start building in minutes

third_party_auth.md
# Authenticate with EdgeOS API

# 1. Get your API credentials
API_URL="https://api-citizen-portal.simplefi.tech"

# 2. Authenticate user
curl -X POST "$API_URL/auth/login" \
  -H "Content-Type: application/json" \
  -d '{
    "email": "user@example.com",
    "password": "your_password"
  }'

# 3. Use the bearer token in subsequent requests
curl -X GET "$API_URL/api/user/profile" \
  -H "Authorization: Bearer YOUR_TOKEN_HERE"

Live Integrations

Real-world integrations powering pop-up cities today

Eddie AI

On-the-ground AI for real-time city info.

Precog Market

Prediction markets for collective decision-making.

Social Layer

Ticket-gated event creation and RSVPs.

POAP

Proof of attendance for events.

Muse by TinyCloud

Collective memory for talks and events.

zkEmail

Privacy-first verification for perks.

Start building with EdgeOS today

Join the community building the future of pop-up cities and emerging societies.

Co-created by

SimpleFiEdge City