fair-protocol/docs/README.md
Ryan McCue 1b4bb65a7c
Add start here doc (#1)
Signed-off-by: Ryan McCue <me@ryanmccue.info>
2025-06-06 13:53:22 +01:00

18 lines
426 B
Markdown

# Documentation
* [Start Here →](./start-here.md)
## Usage
* [Publishing Your Plugin](./publishing.md)
* [Restricted Plugins and Themes](./restricted.md)
## Design
* [How It Works](./how-it-works.md)
* [Initial Design](./initial-design.md)
* [Security](./security.md)
## Implementing a FAIR client or node
If you want to develop a custom FAIR client or node, see the [Implementation Guide](./implementing/README.md).