Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ title: The Nostr protocol, natively in Zig
<div className="zn-card">
<div className="zn-icon">🖥️</div>
<h3>Native apps</h3>
<p><a href="/notary">Notary</a> and <a href="/plaza">Plaza</a> both ship today: a remote signer and a local-first client you can download and use. Private messages, zaps and groups land inside them. Real products, all on one core.</p>
<p><a href="/notary">Notary</a>, <a href="/plaza">Plaza</a> and <a href="/deed">deed</a> ship today: a remote signer, a local-first client and a command line, each one you can download and use. Real products, all on one core.</p>
</div>
</div>

Expand Down
Loading