Files
flotilla/README.md
2024-08-16 10:50:45 -07:00

6 lines
252 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.