Skip to content

sudonym-btc/ndk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,016 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Nostr Development Kit (NDK)

Build Status Coverage Pub License

NDK (Nostr Development Kit) is a Dart library that enhances the Nostr development experience.
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.
Our Target is to make it easy to build constrained Nostr clients, particularly for mobile devices.

Get started here ➡️ Documentation

Monorepo Packages

NDK ships in small packages to allow granular control of dependencies in your dart/flutter projects.

Core package of the NDK. Go here for instructions on how to use the NDK. 📜

NIP-07 signer compatible with the NDK.

ObjectBox database implementation.

Flutter widgets and utilities that require Flutter as a dependency.

example app using the NDK.

About

Dart Nostr Development Kit

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Dart 80.6%
  • JavaScript 16.9%
  • C++ 0.7%
  • CMake 0.5%
  • Rust 0.5%
  • Shell 0.3%
  • Other 0.5%