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.

Libraries

nip46
Support for doing something awesome.