ndk_amber 0.2.0-dev001 copy "ndk_amber: ^0.2.0-dev001" to clipboard
ndk_amber: ^0.2.0-dev001 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ndk_amber

With Flutter:

 $ flutter pub add ndk_amber

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

dependencies:
  ndk_amber: ^0.2.0-dev001

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

Import it

Now in your Dart code, you can use:

import 'package:ndk_amber/ndk_amber.dart';
0
likes
0
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

amberflutter, flutter, hex, ndk, plugin_platform_interface

More

Packages that depend on ndk_amber

Packages that implement ndk_amber