| name | ndk-core |
| description | NDK Dart library — Nostr Development Kit core package. Event requests, relay management, accounts, wallets (NWC/Cashu), zaps, files (Blossom), and more. |
| metadata | {"author":"relaystr"} |
NDK Core Library Skill
Core Dart library for building Nostr apps. Not a binary — this is library development guidance.
Scope: ndk Dart package (packages/ndk). CLI tool → ndk skill. Flutter widgets → ndk-flutter skill.
Quick Reference
One-Line Summary
NdkConfig(cache, eventVerifier) → Ndk(config) → ndk.requests / ndk.accounts / ndk.wallets / …