Skip to content

Add Applesauce project page#666

Open
dergigi wants to merge 1 commit intomasterfrom
content/add-project-applesauce
Open

Add Applesauce project page#666
dergigi wants to merge 1 commit intomasterfrom
content/add-project-applesauce

Conversation

@dergigi
Copy link
Copy Markdown
Member

@dergigi dergigi commented Apr 27, 2026

Adds an Applesauce project page to the projects section. The page describes hzrd149's modular TypeScript SDK for building nostr web clients, extracted from noStrudel and now used as its core engine.

  • Adds data/projects/applesauce.mdx covering what the SDK provides (relay connections, timelines, signing, contacts, mutes, bookmarks, NIP-17 DMs, NIP-60 cashu wallet primitives), recent additions (negentropy sync, event factories, MCP server), and the relationship to hzrd149's other work
  • Adds public/static/images/projects/applesauce.png as the cover image (the project icon from the docs site)
  • Cross-links to the nostr, relays, and blossom topic pages, and to the hzrd149 LTS grant and Advancements in Nostr Clients impact report
  • References applesauce.build and github.com/hzrd149/applesauce

Closes https://github.com/OpenSats/content/issues/62


Build preview:

@dergigi dergigi requested a review from TumaBitcoiner April 27, 2026 11:25
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
os-website Ready Ready Preview, Comment Apr 27, 2026 11:51am

Request Review

>
> <cite>—[Hzrd149][impact-report]</cite>

The SDK pairs with React via a small set of hooks for subscribing to observable event streams, but the core packages are framework-agnostic and run anywhere TypeScript runs. Recent work has added [negentropy](https://github.com/nostr-protocol/nips/blob/master/77.md)-based syncing across multiple [relays](/topics/relays), event factories for building common event types, encrypted content caching for NIP-17 DMs, and an MCP server so AI coding agents can work with applesauce primitives directly.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The SDK pairs with React via a small set of hooks for subscribing to observable event streams, but the core packages are framework-agnostic and run anywhere TypeScript runs. Recent work has added [negentropy](https://github.com/nostr-protocol/nips/blob/master/77.md)-based syncing across multiple [relays](/topics/relays), event factories for building common event types, encrypted content caching for NIP-17 DMs, and an MCP server so AI coding agents can work with applesauce primitives directly.
The SDK pairs with React via a small set of hooks for subscribing to observable event streams, but the core packages are framework-agnostic and run anywhere TypeScript runs. Recent work has added [negentropy](https://github.com/nostr-protocol/nips/blob/master/77.md)-based syncing across multiple [relays](/topics/relays), event factories for building common event types, encrypted content caching for NIP-17 DMs, and an [MCP server](https://modelcontextprotocol.io/docs/getting-started/intro) so AI coding agents can work with applesauce primitives directly.

Added reference to MCP

@dergigi dergigi requested a review from TumaBitcoiner April 28, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants