nip46 1.0.0 copy "nip46: ^1.0.0" to clipboard
nip46: ^1.0.0 copied to clipboard

A Dart library for Nostr NIP-46 Remote Signing.

Dart implementation of Remote Signing in Nostr as described in NIP-46.

Features #

This package lets you create connections and receive and send the messages needed for remote signing in Nostr.

Usage #

import 'package:nip46/nip46.dart';
import 'package:nip01/nip01.dart';

// TODO: Explain how to use this package.

Additional information #

This package is part of the Dartstr monorepo, which contains a set of modular and compatible Dart packages of different Nostr NIPS and utilities. Import just the packages of NIPS you need and keep your project lightweight. See the Dartstr monorepo for all available packages.

0
likes
150
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart library for Nostr NIP-46 Remote Signing.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on nip46