跳到主要内容

7 篇文档带有标签「browser」

查看所有标签

DIG Network

DIG Network 各基础原语概览:用于内容可寻址发布的 DigStore、用于盲目托管与检索的 dig RPC,以及用于内容访问的 DIG Browser。

For content consumers

打开由你自己的浏览器对照区块链验证的 chia:// 内容 —— 任何主机都无法篡改或伪造它,私密内容对主机保持私密,并且内容永久存在、可在任何地方重新托管,因此没有人能下线它或将你锁定在某个平台上。

Manage your node

Operate a running dig-node: the control.* admin RPCs (status, cache, peers) and the DIG Browser's My Node UI that drives them.

Point a consumer at your node

Make the DIG Browser or extension read from your local dig-node first (dig.local → localhost), falling back to rpc.dig.net — local-first reads that share one .dig cache.

The window.chia provider (specification)

Normative, versioned specification of the window.chia Chia wallet provider — the provider object shape, the EIP-1193-style request contract, every CHIP-0002 method with params/returns/error codes, the connect/202-pending contract, capability discovery, and EIP-6963-style multi-provider discovery.