All projects
GenLayer2026/06/11

GenLayer Pulse — AI Synthetic Jurisdiction

GenLayerAI ValidatorsDAOConsensus
GenLayer Pulse
GenLayer Pulse

GenLayer Pulse is a live synthetic jurisdiction powered by a real GenLayer Intelligent Contract. Post a subjective question → 5 AI validators deliberate on-chain → consensus emerges.

Note

Unaffiliated with GenLayer. Built for learning, demos & DAO experiments.

How It Works

Flow

User submits proposal → GenLayer contract stores it → user clicks deliberate → contract runs 5 LLM validators via prompt_comparative → verdict (yes/no/abstain) stored on-chain, visible to everyone. No database, no backend — the contract is the single source of truth.

Features

Real GenLayer Contract

PulseAdjudicator.py deployed on Studionet.

5 AI Validators

Solon, Hammurabi, Athena, Themis, Justinian — one LLM call via prompt_comparative.

MetaMask Signing

All writes signed client-side; no private key on the server.

Live Feed

Reads proposals direct from the contract.

Pending Proposals

Old or new proposals can be deliberated anytime.

Contract

ItemDetail
Address0xb94311b0e88735f8D386d5604fcaf4E58D1c4E20
NetworkStudionet
Methodssubmit_proposal, deliberate, get_proposal, get_all_proposals, get_proposal_count

More projects