dsfx/docs/internals/README.md

13 lines
541 B
Markdown
Raw Normal View History

2025-03-22 09:31:07 -04:00
# DSFX Internals
Welcome, friend! You are viewing the DSFX internal documentation. If you want to _use_
DSFX, you don't need to read this and could head straight to our user-level docs at
<https://koti.casa/numenor-labs/dsfx/src/branch/main/docs>
If you want to learn how DSFX works inside, here's what we got:
- [TigerStyle](../TIGER_STYLE.md) is _the_ style guide, and more. This is the philosophy underlining
all the code here!
- [handshake](./handshake.md) is the protocol for establishing a secure connection between two parties.