aboutsummaryrefslogtreecommitdiffstats
path: root/contents.json
blob: 76ec577eb5819ae55ea6325bd839ae39d9043029 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "Introduction": {
    "Welcome to Dat": "welcome.md",
    "How Dat Works": "how-dat-works.md"
  },
  "Ecosystem": {
    "Overview": "ecosystem.md"
  },
  "Specification": {
    "hyperdrive": "hyperdrive.md",
    "sleep": "sleep.md"
  },
  "References": {
    "API": "api.md",
    "DIY Dat": "diy-dat.md"
  }
}