nostr_bunker 1.2.0 copy "nostr_bunker: ^1.2.0" to clipboard
nostr_bunker: ^1.2.0 copied to clipboard

With this package your app can act as a bunker and will be able to sign events from others Nostr apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nostr_bunker

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

dependencies:
  nostr_bunker: ^1.2.0

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:nostr_bunker/nostr_bunker.dart';
1
likes
0
points
246
downloads

Publisher

unverified uploader

Weekly Downloads

With this package your app can act as a bunker and will be able to sign events from others Nostr apps.

Repository

License

unknown (license)

Dependencies

ndk

More

Packages that depend on nostr_bunker