Psy PsyVerse PsyVerse
Mainnet · realm 0 · live (illustrative) 主网 · realm 0 · 实时(示意)

The Internet of Verifiable Intelligence. 可验证智能互联网。

A living neural network of blockchain states, AI agents, recursive proofs, and civilization-scale computation. Every transition is checked. Every claim ships with its proof. 一张由区块链状态、AI 代理、递归证明与文明级计算构成的活神经网络。每一次状态转移都被核验,每一项主张都附带其证明。

0
tx / sec交易 / 秒
0
proofs / hr证明 / 小时
0
contracts alive合约存活
0
AI agents onlineAI 代理在线
// counters above animate on a synthetic seed for demo purposes — not pinned to live mainnet RPC // 以上计数器以合成种子动画呈现,仅作演示——未对接实时主网 RPC
Enter PsyVerse进入 PsyVerse Explore network浏览网络 View state diff查看状态差 Open Psy Protocol →打开 Psy 协议 →
01 · Live State01 · 实时状态

Every state-root transition, visible每一次状态根转移可见

A transaction batch enters WASM execution, a circuit is compiled, a recursive proof is generated, the next state root is committed. PsyVerse renders this loop in real time — contracts as nodes, transitions as flow, proofs as the accent that closes each cycle.一批交易进入 WASM 执行,电路被编译,递归证明被生成,新状态根被提交。PsyVerse 实时呈现该循环——合约为节点,转移为流动,证明为收尾每一周期之亮色。

02 · AI Explainer02 · AI 解读

The chain explains itself链自我解读

An on-chain event is just bytes — until something reads them in plain language. PsyVerse's explainer agent narrates state-changes, flags anomalies, and writes the diff so a human can decide whether to care, in seconds rather than hours.链上事件不过是字节——直到有人以自然语言读它。PsyVerse 解读代理叙述状态变更、标记异常、撰写差异,使人在秒级内决定是否关心,而非小时。

▸ change feed▸ 变更流

What just changed刚刚发生了什么

A transformer reads each block's diff and writes a one-paragraph summary: which contracts moved, which tokens shifted, which functions ran. The chain stops being a wall of hashes.

Transformer 读取每一区块的差异,写出一段话总结:哪些合约动了、哪些代币流动、哪些函数执行。链不再是一堵哈希之墙。

▸ risk▸ 风险

Risk read at glance一眼读风险

The agent classifies events as routine, unusual, or critical based on contract reputation, slot churn, and whale activity. A green-amber-red signal you can route to a notification.

代理根据合约信誉、槽位变动、巨鲸活动,将事件归类为常规、异常或关键。一种可路由至通知系统的绿—黄—红信号。

▸ whale▸ 巨鲸

Who is moving谁在动

Identity is private; behaviour is observable. The explainer stitches addresses into "actors" and tells you when an actor's pattern shifts — a fund rebalancing, a treasury event, an exit.

身份私密,行为可见。解读器将地址拼接为"行动者",并告诉您某行动者的模式何时变化——基金再平衡、国库事件、退出。

▸ anomaly▸ 异常

Anomaly detection异常检测

A re-entrancy attempt, a flash-loan spike, an unauthorized upgrade. The agent learns the normal shape of each contract and flags the deltas that break it.

重入攻击企图、闪电贷激增、未授权升级。代理学习每个合约的常态形状,并标记打破它的差异。

▸ proof▸ 证明

Proof verification status证明验证状态

Every recursive proof carries a verifier handle. The explainer confirms each step — circuit fingerprint, witness commitment, final π — and reports any mismatch in the same feed.

每个递归证明带验证句柄。解读器逐步确认——电路指纹、见证承诺、最终 π——并在同一流中报告任何不一致。

▸ context▸ 上下文

Context attached附带上下文

Every summary is linked back to the relevant state root, the relevant proof, the relevant contracts. Click through the AI text and arrive at the underlying primitives — no opaque verdict.

每条总结皆链回相应的状态根、证明、合约。点穿 AI 文本即抵达底层原语——无任何不透明的判定。

03 · Network Topology03 · 网络拓扑

A coordinator, four realms, many provers一协调器,四个域,多证明者

PsyVerse is sharded into realms — each a parallel universe of contracts and state — under a single coordinator. Validators watch each realm; provers race to compress its computation; relayers translate to L1 and across chains. The topology is the architecture made visible.PsyVerse 按域分片——每域为合约与状态的平行宇宙——共置于单一协调器之下。验证者各自看守一域;证明者竞速压缩其计算;中继向 L1 与跨链翻译。拓扑即架构之可见。

04 · Civilization Engine04 · 文明引擎

From neurons to network civilization自神经元至网络文明

Five rungs in three billion years. Each builds on the last; none replaces it. Modern civilization is still running every layer at once — the neuron, the chip, the model, the chain, the network.三十亿年的五级阶梯。每一级都构建于前一级之上,且不取代之。现代文明仍在同时运转所有层——神经元、芯片、模型、链、网络。

01 · Brain01 · 大脑

Neurons神经元

~600 Mya约六亿年前

A cell that fires when stimulated. Stack 86 billion of them with 10¹⁴ synapses and you get a brain — the first general-purpose cognitive substrate.

受刺激即放电的细胞。叠加 860 亿个、加上 10¹⁴ 突触,你便有了大脑——首个通用认知基底。

02 · Chip02 · 芯片

GPUGPU

~2007+约 2007 年起

Many small parallel multiply-adds. Same operation, millions of independent inputs. A chip whose architecture happens to fit neural networks like a glove.

大量并行小乘加。同一运算施于数百万独立输入。其架构恰似为神经网络量身定制的芯片。

03 · Model03 · 模型

TransformerTransformer

~2017+约 2017 年起

An attention-mechanism architecture trained on most of human-written text. The first cognition you can rent by the token.

在人类几乎全部书写文本上训练的注意力机制架构。可按词元租赁的认知。

04 · Chain04 · 链

Verifiable state可验证状态

~2009 → recursion 2019+约 2009 → 递归 2019 起

A ledger that any third party can check. Recursive proofs collapse arbitrary computation into a single π. Civilization scale becomes affordable.

任意第三方皆可核验的账本。递归证明将任意计算坍缩为单一 π。文明级规模变得可负担。

05 · PsyVerse05 · PsyVerse

Network civilization网络文明

2025 — emerging2025 起 · 涌现中

Brains and chips, models and chains, agents and proofs, all routed through one coordinated substrate. Every claim verifiable. Every actor identifiable when it chooses. A civilization that can audit itself.

脑与芯、模型与链、代理与证明,皆经一个协调基底路由。每一主张可验证。每一行动者在其选择时可识别。一个能自我审计的文明。

05 · Proof Layer05 · 证明层

Every state can be proven. Every computation can be verified.每个状态皆可证明。每次计算皆可验证。

A state transition is a proof一次状态转移即一个证明

Each block's transition from old root to new is encoded as a circuit. A prover supplies a witness; verifies the relation; emits a succinct π. The chain accepts the new root if and only if π checks. No social trust required at the verifier.

每一区块由旧根至新根的转移被编码为电路。证明者提供见证;验证其关系;发出简洁的 π。仅当 π 通过验证,链方接受新根。验证者无须任何社会信任。

C(state, witness) → π
V(π, state) → {0, 1}
π is the new root's only legitimacy
C(状态, 见证) → π
V(π, 状态) → {0, 1}
π 即新状态根的唯一合法性

Recursion folds it into one π递归将其折叠为单一 π

Each π_n verifies π_{n-1}. An entire epoch — millions of transactions, thousands of contracts, billions of operations — collapses into one constant-size proof. The L1 verifies a single object. Civilization-scale computation rides on top.

每一 π_n 验证 π_{n-1}。整个纪元——数百万笔交易、数千份合约、数十亿次操作——坍缩为单一常数大小的证明。L1 仅验证一个对象。文明级计算搭载其上。

π_1 = prove(C_1, w_1)
π_2 = prove(C_2, w_2, π_1)

π_n = prove(C_n, w_n, π_{n-1})
|π_n| = O(1)
π_1 = prove(C_1, w_1)
π_2 = prove(C_2, w_2, π_1)

π_n = prove(C_n, w_n, π_{n-1})
|π_n| = O(1)
06 · Developer Ecosystem06 · 开发者生态

Five primitives. One coherent surface.五项原语。一个统一接口。

SDKs to call the chain. APIs to subscribe to its state. A WASM runtime to deploy contracts. Proof-native circuits for cryptographic guarantees. An agent framework so AI inferences can ship as verifiable artefacts. All under one coordinated namespace.SDK 调用链。API 订阅状态。WASM 运行时部署合约。证明原生电路提供加密保证。代理框架让 AI 推理作为可验证的器物发布。一切置于同一协调命名空间。