#10 🎁 Developer Tools / Guides, Updates and Releases 1. Dart Nostr Development Kit (NDK) - v0.6.0 Dart Nostr Development Kit (NDK) is a developer library that streamlines building Nostr apps in Dart by providing fast event verification, account management, signing tools, relay handling, NIP support, and cross-platform compatibility. This release brings a large batch of improvements, including upgraded Rust bridges, NIP-13 PoW support, account state listeners, improved async signers, bug fixes for bunker/JIT engines, enhanced subscription handling, multiple-relay NWC capabilities, better deletion broadcasting, parallel event verification, an updated logger (WASM-compatible), an ObjectBox v5 upgrade, and expanded NIP-19 support (nprofile, naddr, and nevent). This update heavily focuses on stability, performance, documentation, and broader platform compatibility for developers building modern Nostr apps in Dart. Developed by: @Russell, @fmar, @leo Source: 2. Aegis - v0.3.1 iOS & Mac release Aegis is a simple, cross-platform Nostr signer designed for developers and users who need secure key signing with multiple connection methods. This release adds event statistics, logs, and restart controls to its built-in local relay, introduces a cleaner split layout on desktop, and refactors the Dart-based Nostr implementation for better maintainability and future extensibility, improving both reliability and the overall developer experience. Developed by: @ZharlieW Source: 3. Gitplaza - v0.19.0 Gitplaza is a desktop Nostr client focused on managing Git repositories and workflows. In this version, it adds support for multiple accounts and login via bunker or npub, allows downloading repos and opening them with a file manager, improves web-of-trust calculations, introduces a "bounty" tag for issues, renders LICENSE and README files in-editor, highlights zero connection status, updates issue and patch handling, improves NIP-10 support, refines the UI with extra spinners and better toast buttons, increases horizontal space for repo content, and removes rigid subscription timeouts for smoother operation. Developed by: @dluvian Source: #dev-tools_nostr_recap