nostr_core_dart 1.0.1 nostr_core_dart: ^1.0.1 copied to clipboard
A library for nostr protocol implemented in dart for flutter
nostr_dart #
Forked from https://github.com/ethicnology/dart-nostr/, this is a Dart implementation of the Nostr protocol, provides an expanded set of functionalities and enhancements, aimed to improve performance and ease of use within the context of 0xchat.
Getting started #
flutter pub add nostr_core_dart
NIPS SUPPORTED #
- ✅ NIP 01 Basic protocol flow description
- ✅ NIP 02 Contact List and Petnames
- ✅ NIP 04 Encrypted Direct Message
- ✅ NIP 05 Mapping Nostr keys to DNS-based internet identifiers
- ✅ NIP 10 On "e" and "p" tags in Text Events (kind 1)
- ✅ NIP 15 End of Stored Events Notice
- ✅ NIP 19 bech32-encoded entities
- ✅ NIP 20 Command Results
- ✅ NIP 28 Public Chat
- ✅ NIP 51 Lists