{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiedjec2pc2edfs2znybou7nffxlhzjxsblm56ie2ki3ikqr243gqi",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mms6oq2kg2h2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/nip_append_only_list",
  "publishedAt": "2026-05-26T23:50:36.576Z",
  "site": "https://pub.dev",
  "textContent": "Local-first Dart implementation of the Nostr append-only lists NIP (kinds 1990/1991) on top of NDK. Changelog excerpt: Initial release. - Pure OR-Set CRDT core: `AppendOnlyListEntry`, `EntryStat`, `AppendOnlyListEvent`, `AppendOnlyListState`(parse and fold kinds 1990/1991). - Event builder/parser with NIP-44 self-encryption for private entries. - `Filter`helpers (`listFilter`, `deletionFilter`) for relay queries. - Sembast-backed cleartext `ProjectionStore`for offline reads that survive restarts. - `AppendOnlyLists`usecase wiring an injected `Ndk`, `OfflineBroadcast`queue, and `ProjectionStore`: `getList`, `wat[...]",
  "title": "v0.1.0 of nip_append_only_list",
  "updatedAt": "2026-05-26T23:02:54.095Z"
}