You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NDK (Nostr Development Kit) is a Dart library that enhances the Nostr development experience.\
9
9
NDK supplies you with high-level usecases like lists or metadata while still allowing you to use low-level queries enhanced with inbox/outbox (gossip) by default.\
10
10
Our Target is to make it easy to build constrained Nostr clients, particularly for mobile devices.
11
11
12
-
# Monorepo Packages
12
+
# Get started here ➡️ [pub.dev/packages/ndk](https://pub.dev/packages/ndk)
13
+
14
+
## Monorepo Packages
15
+
16
+
NDK ships in small packages to allow granular control of dependencies in your dart/flutter projects.
13
17
14
-
## [🔗 Dart Nostr Development Kit (NDK)](./packages/ndk/)
18
+
###[🔗 Dart Nostr Development Kit (NDK)](./packages/ndk/)
15
19
16
20
Core package of the NDK. Go here for instructions on how to use the NDK. 📜
NDK (Nostr Development Kit) is a Dart library that enhances the Nostr development experience.\
9
9
NDK supplies you with high-level usecases like lists or metadata while still allowing you to use low-level queries enhanced with inbox/outbox (gossip) by default.\
10
10
Our Target is to make it easy to build constrained Nostr clients, particularly for mobile devices.
0 commit comments