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.
flutter pub add nostr_core_dart
- 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 09 Event Deletion
- NIP 10 On "e" and "p" tags in Text Events (kind 1)
- NIP 13 Proof of Work
- NIP 17 Private Direct Messages
- NIP 18 Reposts
- NIP 19 bech32-encoded entities
- NIP 21 nostr: URI scheme
- NIP 23 Long-form Content
- NIP 25 Reactions
- NIP 27 Text Note References
- NIP 28 Public Chat
- NIP 29 Relay-based Groups
- NIP 30 Custom Emoji
- NIP 33 Parameterized Replaceable Events
- NIP 40 Expiration Timestamp
- NIP 42 Authentication of clients to relays
- NIP 44 Versioned Encryption
- NIP 47 Wallet Connect
- NIP 51 Lists
- NIP 57 Lightning Zaps
- NIP 58 Badges
- NIP 59 Gift Wrap
- NIP 65 Relay List Metadata
- NIP 78 Application-specific data
- NIP 96 HTTP File Storage Integration
- NIP 98 HTTP Auth