Files
flotilla/README.md
T
2024-08-09 16:32:07 -07:00

7 lines
253 B
Markdown

# Flotilla
A discord-like nostr client. WIP.
Figure out state management. Add fetched_at to all events. `fetch` batches and loads, `get` gets the value, `derive` returns a store. For optimization, create getters for everything that uses `get` a lot.