commit f8b6ef0c203261a9d5516bdf017bd57b84c0d9da
parent baff14bbf0f3db9647e986b12e95be5e171941c0
Author: alltheseas <64376233+alltheseas@users.noreply.github.com>
Date: Tue, 15 Jul 2025 13:12:42 -0500
Update README.md with reference plans to support building on notedeck
Added mention that notedeck will enable easy app development on nostrdb and notedeck
Diffstat:
1 file changed, 6 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. An example app written on notedeck is Dave: https://github.com/damus-io/notedeck/tree/master/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: