On the network we are building

One network. Real participants. Verified outcomes.

Web3 Capital Network is a business network for the Web3 and AI economy — where real operators connect capital to execution, every outcome is backed by evidence, and settlement traces back to who actually delivered.

WCN does not start from a chain and hope for adoption. It starts from organizing real participants, real tasks, and real evidence — then lets identity, assets, and settlement build on verified history.

№ 01Clarity

What WCN is — and what it's not just

The clearest way to understand WCN is to see what it does, and what it deliberately avoids.

What WCN is

A network that connects capital, resources, and execution — with evidence-backed proof and fair settlement.

  • Connects projects, capital, services, and execution in one workflow — not a passive directory.
  • Starts from real business activity and accountable operators. On-chain identity follows when the network earns it.
  • Combines human judgment with AI execution. Evidence and review come before anything becomes a record.

What WCN is not just

WCN touches all of these, but if you define it by any single one, you'll miss the full picture.

  • Not a blockchain launched to find use cases later.
  • Not a points-for-posting community. Activity alone does not create value.
  • Not a badge you can buy. Nodes are reviewed, accountable seats.
  • Not a yield or guaranteed-return token product.
  • Not a single-purpose fund or placement service.
  • Not buzzword stacking. Every layer answers: who did the work, what was proven, and how credit is assigned.
№ 02Why now

Five windows. One moment.

Every prerequisite to coordinate global capital, projects, and services with verified outcomes is suddenly available — at the same time, for the first time.

  1. 2018

    USDC mainnet launches; institutional stablecoin rails go live.

  2. 2020

    Wyoming passes the DAO LLC Act; on-chain coordination gets legal infrastructure.

  3. 2022

    Sign-In With Ethereum (EIP-4361) finalizes; verifiable identity at protocol level.

  4. 2024

    GPT-4 class agents become cheap enough to run at task granularity. Verification is the bottleneck, not labor.

  5. 2026

    WCN integrates the prior decade into one protocol with one audit trail. The pieces existed; the connective tissue did not.

№ 03Formal definition

WCN, in eleven variables.

The full system as a mathematical tuple — every component named, every relation explicit, every state auditable.

The full eleven-tuple with relation constraints is defined in docs/architecture/11-formal-definition.md. In short: identity (I) admits nodes (N) into roles (R); roles execute deals (D) and tasks (T) under policy (G); proof (P) gates settlement (S); learning (L) feeds the policy back; agents (A) and external systems (X) are first-class members.

№ 04How it works

Four layers, one accountable system

Most platforms handle one piece — fundraising, or execution, or reporting. WCN connects all four into a single chain of accountability.

Nodes bring resources

Real operators who introduce capital, projects, and services — and take responsibility for what happens next.

Agents scale execution

AI automation inside task workflows and audit trails, amplifying humans while keeping accountability intact.

PoB verifies outcomes

Verified results become durable records — the input for reputation, trust, and future settlement.

Settlement follows proof

Allocation, staking, and governance are all tied to verified contribution — never decoupled from evidence.

№ 05Our north star

What we actually measure

WCN tracks who moved the outcome — not who was loudest in the room.

  1. Who introduced the opportunity
  2. Who advanced it into structured work
  3. Who delivered — people and agents
  4. What evidence exists and who reviewed it
  5. Whether the result actually holds
№ 06How it is built

Five layers, one event spine.

Every interaction with WCN — from a wallet sign-in to a settlement entry — flows through the same audited layer stack. No back doors. No side channels.

Example requestA node owner submitting a Proof of Business — every layer leaves a trace.

  1. L1

    Surface

    Marketing site, dashboard, mobile.

    POST /api/pob — RSC route handler
  2. L2

    Application

    Workspaces, deals, tasks, PoB review.

    requirePermission(create, pob) + ownership scope
  3. L3

    Domain

    Three-ledger model, policy engine, learning loop.

    PolicyMachine.evaluate → ledger.write(POB_CREATED)
  4. L4

    Event Bus

    Every state transition is a typed event. Replayable. Auditable.

    outbox.enqueue → emit { type: 'pob.created', v: 1 }
  5. L5

    Storage

    Postgres of record. Outbox to event store. Cold archive.

    Postgres tx commits — Outbox processor drains
From the founding documents
We are not building a marketplace. We are building the connective tissue between proof and capital — so the people who do the work capture the value.
WCN white paper — Section I.0Source: docs/architecture/01-principles.md
Take the next step

Start here

Explore the architecture, the node system, and the Proof of Business model — or apply to join the network.