Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

GitHub
github.com > zig-nostr > nostr

GitHub - zig-nostr/nostr: The Nostr protocol library for Zig

2+ hour, 58+ min ago   (465+ words) The Nostr protocol, natively in Zig. nostr is a foundational Nostr protocol library for Zig: keys and signatures, events, relay transport with the outbox model, a zero-copy local-first event store, and the NIP-46 remote-signing protocol. It's the base layer a…...

GitHub
github.com > yysskk > swift-nostr

GitHub - yysskk/swift-nostr: Swift library for Nostr protocol

1+ mon, 1+ week ago   (208+ words) 📖 API documentation — a combined index for all four libraries, with a Getting Started guide, in-depth Advanced Usage, and reference docs for every type. See the full list of supported NIPs below. Add to your Package.swift: Or add via Xcode:…...

GitHub
github.com > BareBits > electrum_clink

GitHub - BareBits/electrum_clink: A CLINK/noffer plugin for electrum

1+ mon, 2+ week ago   (390+ words) This is experimental software and is released "as-is" without any warranty or guarantees whatsoever. You may lose funds! Consider yourself warned. While we are using this live in production environments, do not attach this software to wallets with significant funds…...

GitHub
github.com > vincenzopalazzo > carl

GitHub - vincenzopalazzo/carl: Carl is a BitTorrent light client that preserves the privacy of the common user without requiring be Mr. Robot! ofc it is compliant with https://www.bittorrent.org/beps/bep_0000.html

2+ mon, 2+ week ago   (99+ words) Requires Zig 0.15+. The build fetches libsecp256k1 via build.zig.zon on first run; everything else is pure Zig. Or using the Makefile: Route peers and trackers through a SOCKS5/SOCKS5h or HTTP proxy with --proxy: The relay list lives at ~/.config/carl/relays…...

GitHub
github.com > callebtc > nagg

GitHub - callebtc/nagg: Nostr event aggregation service

2+ mon, 2+ week ago   (153+ words) Nagg is a Nostr AppView aggregator. The first milestone is a Go ingester that subscribes to configured Nostr relays, validates events, and stores raw events, relay provenance, and flattened tags in ClickHouse. Run a ClickHouse instance using the official Docker…...

GitHub
github.com > lightning > bolts > pull > 1160

Channel Splicing (feature 62/63) by t-bast · Pull Request #1160 · lightning/bolts

4+ mon, 3+ week ago   (1267+ words) Splicing allows spending the current funding transaction to replace it with a new one that changes the capacity of the channel, allowing both peers to add or remove funds to/from their channel balance. Splicing takes place while a channel…...

GitHub
github.com > bitcoin > bitcoin > pull > 30595

kernel: Introduce C header API by TheCharlatan · Pull Request #30595 · bitcoin/bitcoin

9+ mon, 1+ week ago   (1213+ words) The current design was informed by the development of some tools using the C header: The library has also been used by other developers already: Next to the C++ header also made available in this pull request, bindings for other…...

GitHub
github.com > 0ceanSlim > nostr-hero

GitHub - 0ceanSlim/nostr-hero: DnD Characters Derived from nostr keys

10+ mon, 1+ week ago   (180+ words) A web-based D&D-style RPG that generates your unique character from your Nostr identity and lets you adventure through a persistent world stored on Nostr relays. Nostr Hero is a nostalgic RPG experience that derives a deterministic character from your…...

GitHub
github.com > jerryfletcher21 > nmini

GitHub - jerryfletcher21/nmini: really simple nostr cli tool for sending/receiving NIP-17 dms

10+ mon, 4+ week ago   (97+ words) Really simple nostr cli tool for sending/receiving NIP-17 dms. I could not find any cli tool for NIP-17 dms that I managed to make it work, so I wrote nmini. It follows the unix philosopy, it does not use…...