dsfx/docs/README.md

13 lines
480 B
Markdown
Raw Permalink Normal View History

2025-03-21 22:02:51 -04:00
# DSFX
This is the documentation for DSFX, the next generation decentralized file exchange.
## Overview
2025-03-24 18:54:08 -04:00
- [Start](./start.md) gets you running with DSFX.
- [Concepts](./concepts/README.md) explains the basic concepts of DSFX.
- [Operating](./operating/README.md) covers the installation, usage, and maintenance of DSFX.
2025-03-21 22:02:51 -04:00
These docs are targeted at the users of DSFX. If you want to understand how it
2025-03-23 09:19:06 -04:00
works under the hood, check out the [internals docs](./internals/README.md).