A fast nostr opengraph server, built on nostrdb and egui.
Go to file
William Casarin db0bbff066 image example
2023-12-16 22:25:12 -08:00
src notecrumbs: initial commit 2023-12-16 22:19:30 -08:00
.envrc notecrumbs: initial commit 2023-12-16 22:19:30 -08:00
.gitignore notecrumbs: initial commit 2023-12-16 22:19:30 -08:00
.rustfmt.toml notecrumbs: initial commit 2023-12-16 22:19:30 -08:00
Cargo.lock add lockfile 2023-12-16 22:19:38 -08:00
Cargo.toml notecrumbs: initial commit 2023-12-16 22:19:30 -08:00
README.md image example 2023-12-16 22:25:12 -08:00
shell.nix notecrumbs: initial commit 2023-12-16 22:19:30 -08:00

notecrumbs

A nostr opengraph server build on nostrdb, egui, and skia. It renders notes using the CPU in around 50ms.

WIP! Design is... a WIP

wip