Alef Markets

Documentation Portal

UAE tokenized agricultural securities exchange. Joint venture between AAAID and Equiti. 42 AAAID companies as Phase 0 sponsor listings ($685M in securities tokens).

4

Microservices

Go + Next.js

175+

API Endpoints

REST + WebSocket

52

DB Tables

PostgreSQL

ERC-3643

Smart Contracts

Polygon

760K

Matching Engine

orders/sec

82

Screenshots

4 portals

Platform Architecture

┌──────────────┐     ┌──────────────┐     ┌──────────────┐
│   Next.js    │     │   Next.js    │     │   Docs       │
│   Web App    │     │   Web App    │     │   Portal     │
│   :3000      │     │   :3000      │     │   :3001      │
└──────┬───────┘     └──────┬───────┘     └──────────────┘
       │ REST/WS            │
       ├────────────────────┤
       │                    │
┌──────▼───────┐     ┌──────▼───────┐     ┌──────────────┐
│ platform-api │     │trading-server│     │blockchain-svc│
│ Go/Fiber     │     │ Go/Fiber     │     │ Go/Fiber     │
│ :8081        │     │ :8080        │     │ :8082        │
│              │     │              │     │              │
│ Auth, KYC    │     │ CLOB Match   │     │ ERC-3643     │
│ Business     │     │ Settlement   │     │ Deploy/Mint  │
│ Tokens       │     │ WebSocket    │     │ Transfer     │
│ Wallet       │     │ Price OHLC   │     │ Event Index  │
│ Admin/PDPL   │     │ Circuit Brkr │     │              │
└──────┬───────┘     └──────┬───────┘     └──────┬───────┘
       │                    │                     │
       ▼                    ▼                     ▼
┌──────────────────────────────┐          ┌──────────────┐
│        PostgreSQL            │          │   Polygon    │
│        52 tables             │          │   (Hardhat)  │
│        :5432                 │          │   :8545      │
└──────────────────────────────┘          └──────────────┘