lokinet/docs/readme.md

27 lines
716 B
Markdown
Raw Normal View History

2021-12-10 16:14:55 +00:00
# Lokinet Docs
2021-12-10 16:45:51 +00:00
This is where Lokinet documentation lives.
## Contents:
2022-09-04 13:56:31 +00:00
### Local Environment Set-Up
- [Installing Lokinet](install.md)
- [Using Lokinet](ideal-ux.md)
2022-09-04 13:56:31 +00:00
### 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)
2021-12-10 16:15:44 +00:00
### 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)