You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/docs/readme.md

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)