-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
50 lines (36 loc) · 2.32 KB
/
Copy pathllms.txt
File metadata and controls
50 lines (36 loc) · 2.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# search.dig.net
> Install DIG Network to consume chia:// links.
search.dig.net is the install front-door for DIG Network's `chia://` link resolver.
If a browser or search engine sent you here, it's because a `chia://` link on the
web needs DIG Network installed to resolve — this site explains what `chia://` is,
why the link didn't open, and gets you installed in one command.
## What DIG Network is
DIG Network is a decentralized content-delivery network on Chia. Publishers ship a
frontend, dapp, or NFT collection to a network no single host can read, change, or
take down: the URL is the decryption key, and the blockchain is the proof. Once
installed, every `chia://` link on the web resolves automatically — verified against
the chain and decrypted locally, never trusted blindly.
## Install
- **macOS / Linux:** `curl -fsSL https://raw.githubusercontent.com/DIG-Network/dig-installer/main/install.sh | sh`
- **Windows (PowerShell):** `irm https://raw.githubusercontent.com/DIG-Network/dig-installer/main/install.ps1 | iex`
- [dig-installer](https://github.com/DIG-Network/dig-installer) — full install options, manual downloads, source.
- [DIG Browser](https://github.com/DIG-Network/DIG_Browser/releases) — a full Chromium-based browser with `chia://` support built in, no separate install.
## Core concepts
- **chia://** — the URL scheme for verified, on-chain-anchored DIG Network content. A `chia://`
link names content by its on-chain root hash rather than a server address.
- **DIG Network** — the decentralized content layer on Chia this scheme resolves against.
- **DIG node** — the local resolver `dig-installer` installs; it finds, verifies, and decrypts
`chia://` content on your machine.
## Why install
- Censorship-resistant — no single host can read, alter, or remove the content.
- Verifiable, on-chain — every link is cryptographically proven against Chia mainnet.
- Creator-owned — publishers hold their own keys; no platform can de-list their work.
## Machine-readable
- [Sitemap](https://search.dig.net/sitemap.xml)
- Structured data (JSON-LD) — schema.org SoftwareApplication/WebSite/FAQPage baked into this page.
## Links
- Ecosystem home: https://dig.net
- Documentation: https://docs.dig.net
- DIGHUb: https://hub.dig.net
- GitHub: https://github.com/DIG-Network
- Discord: https://discord.gg/v78aygUZt