notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit 3637dbd5c334bd4d0c78b1d399cec4a1917a9f3e
parent e8db7444c39afc68c367d225d1dbb598889a2842
Author: William Casarin <jb55@jb55.com>
Date:   Wed, 16 Jul 2025 08:58:31 -0700

Merge readme changes from elsat

Diffstat:
MREADME.md | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -103,6 +103,12 @@ Detailed developer documentation is available in each crate: Notedeck is currently in **ALPHA** status. For the latest changes, see the [CHANGELOG](./CHANGELOG.md). +## Future + +Notedeck allows for app development built on top of the performant, built specifically for nostr database [nostrdb][nostrdb]. An example app written on notedeck is [Dave][./crates/notedeck_dave] + +Building on notedeck dev documentation is also on the roadmap. + ## 🤝 Contributing Contributions are welcome! Please check the developer documentation and follow these guidelines: @@ -126,3 +132,6 @@ This project is licensed under the GPL - see license information in individual c - William Casarin <jb55@jb55.com> - kernelkind <kernelkind@gmail.com> - And [contributors](https://github.com/damus-io/notedeck/graphs/contributors) + + +[nostrdb]: https://github.com/damus-io/nostrdb