Update docs for app session

This commit is contained in:
Jon Staab
2025-04-11 10:18:50 -07:00
parent 7e44fa414c
commit bdef37d404
5 changed files with 231 additions and 90 deletions
+3 -4
View File
@@ -5,10 +5,9 @@ outline: deep
# What is Welshman?
Welshman is a production-grade nostr toolkit powering [Coracle](https://coracle.social) and [Flotilla](https://flotilla.social).
Built as independent, opt-in packages, it lets you choose exactly what you need - from basic event handling to complete feed management.
Built as independent, opt-in packages, it lets you choose exactly what you need - from basic utilities handling to a batteries-included application framework.
Need just a content parser? Grab @welshman/content. Building a complex client? Start with @welshman/app and add more packages as you grow.
Each module is battle-tested in production, designed to work together but never dependent on each other.
Build your next Nostr client with the same tools that power today's leading Nostr applications.
Each module is battle-tested in production, and designed to work together.