nostr_bunker 1.3.4 copy "nostr_bunker: ^1.3.4" to clipboard
nostr_bunker: ^1.3.4 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

With Flutter:

 $ flutter 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.3.4

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:nostr_bunker/nostr_bunker.dart';
1
likes
140
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

Topics

#nostr #nip46

Documentation

API reference

License

MIT (license)

Dependencies

ndk

More

Packages that depend on nostr_bunker