ndk 0.8.0+1 copy "ndk: ^0.8.0+1" to clipboard
ndk: ^0.8.0+1 copied to clipboard

retracted

Nostr Development Kit - the most performant lib for all your nostr usecases

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate ndk

Use it

The package has the following executables:

$ ndk

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ndk

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ndk: ^0.8.0+1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ndk/ndk.dart';
9
likes
0
points
1.25k
downloads

Publisher

unverified uploader

Weekly Downloads

Nostr Development Kit - the most performant lib for all your nostr usecases

Repository (GitHub)
View/report issues

Topics

#nostr

License

unknown (license)

Dependencies

ascii_qr, bech32, bip340, bip39_mnemonic, cbor, collection, convert, crypto, cryptography, elliptic, equatable, ffi, hooks, http, meta, native_toolchain_rust, ndk_bip32_keys, path, pointycastle, rxdart, sembast, web, web_socket_channel, web_socket_client, xxh3

More

Packages that depend on ndk