mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-15 12:13:24 +00:00
4992b9b02c
- re-structure docs - add diagrams
27 lines
716 B
Markdown
27 lines
716 B
Markdown
# Lokinet Docs
|
|
|
|
This is where Lokinet documentation lives.
|
|
|
|
## Contents:
|
|
|
|
### Local Environment Set-Up
|
|
- [Installing Lokinet](install.md)
|
|
- [Using Lokinet](ideal-ux.md)
|
|
|
|
|
|
### High Level Overview
|
|
- [Lokinet versus \[insert network technology name here\]](net-comparisons.md)
|
|
- [Lokinet architecture](architecture.md)
|
|
- [Lokinet and DNS](dns-overview.md)
|
|
- [Limitations of Lokinet](we-cannot-make-sandwiches.md)
|
|
|
|
|
|
### Lokinet Internals
|
|
- [Git repo layout and project structure](project-structure.md)
|
|
- [Building Doxygen Docs for internals](doxygen.md)
|
|
|
|
|
|
### Lokinet (SN)Application Developer Portal
|
|
- [SNapps development overview](snapps-dev-guide.md)
|
|
- [Embedded Lokinet](liblokinet-dev-guide.md)
|