blob: 6efc19a1acf0e61a7b1e2b08575a5f42b16fefb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Dat 1.0 docs
Documentation resources for upcoming [dat](https://github.com/maxogden/dat) 1.0 release and the surrounding ecosystem.
## Dat dependency overview
#### [hyperdrive](https://github.com/mafintosh/hyperdrive)
The file sharing network dat uses to distribute files and data.
#### [discovery-channel](https://github.com/maxogden/discovery-channel)
This is the module dat uses to find peers on the local network or the internet who are sharing the same files and data that you are.
## Technical specifications / whitepapers
* [hyperdrive](https://github.com/mafintosh/hyperdrive/blob/master/SPECIFICATION.md)
|