lokinet/docs/readme.md

35 lines
714 B
Markdown
Raw Permalink Normal View History

2021-12-10 17:14:55 +01:00
# Lokinet Docs
2021-12-10 17:45:51 +01:00
This is where Lokinet documentation lives.
2022-09-04 15:56:31 +02:00
[How Do I install Lokinet?](install.md)
[How Do I use Lokinet?](ideal-ux.md)
2021-12-10 17:14:55 +01:00
## High level
2021-12-10 17:14:55 +01:00
[How is Lokinet different to \[insert network technology name here\] ?](net-comparisons.md)
2021-12-10 17:15:44 +01:00
2022-08-12 18:58:54 +02:00
<!-- [How does Lokinet work?](high-level-overview.md) -->
[Lokinet and DNS](dns-overview.md)
2021-12-10 17:45:51 +01:00
[What Lokinet can't do](we-cannot-make-sandwiches.md)
## Lokinet Internals
[High level layout of the git repo](project-structure.md)
2022-08-12 18:58:54 +02:00
[Build Doxygen Docs for internals](doxygen.md)
2021-12-10 17:14:55 +01:00
## Lokinet (SN)Application Developer Portal
2021-12-10 17:14:55 +01:00
[What are "SNApps" and how to develop them.](snapps-dev-guide.md)
2021-12-10 17:15:44 +01:00
2021-12-10 17:14:55 +01:00
[How do I embed lokinet into my application?](liblokinet-dev-guide.md)