GWAP ECOSYSTEMBuilt with purpose.
GWAP documentation

Understand the infrastructure behind the interface.

GWAP documentation explains how identity, trust, social Proof of Control, wallet intelligence, and developer access work across the ecosystem.

DOCUMENTATION

GWAP OS

The account and operating layer that connects identity, wallets, reputation, proofs, developer tools, and ecosystem activity.

Open GWAP OS
DOCUMENTATION

GWAP Public Proof

Public-post Proof of Control for X. GWAP reads a submitted public post through X API v2 and verifies the one-time challenge plus post author.

Read Public Proof docs
DOCUMENTATION

Developer API

Server-to-server Wallet Intelligence combining identity, reputation, Solana assets, portfolio enrichment, and wallet exposure risk.

Developer platform
DOCUMENTATION

Privacy and data handling

How GWAP handles account, blockchain, API, and social verification data across public and authenticated product surfaces.

Privacy policy
Public Proof technical reference

X integration is narrow and read-only.

GWAP Public Proof does not ask X to publish on a user's behalf. The user publishes a generated challenge, then GWAP reads only the submitted public post and author data needed to verify Proof of Control.

GET https://api.x.com/2/tweets/:id

tweet.fields=author_id

expansions=author_id

user.fields=username

The returned post text must contain the exact active GWAP challenge, and the returned author must match the claimed X account before verification succeeds.

Trust model

Verification and reputation are separate concepts.

Proof of Control establishes that an authenticated GWAP user demonstrated control of an external account using an approved verification method.

Trust Graph explains which verified and incomplete trust signals are connected to the GWAP account.

Relationship Graph explains why identities and accounts are linked and records the provenance of those relationships.

GwapScore remains a separate reputation product. Public Proof verification does not automatically rewrite the scoring model.

Developers

Build with GWAP infrastructure.

Developer access, API keys, quotas, and Wallet Intelligence are managed through the GWAP OS developer console.

Developer docs