Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decodes DMs from mostro #3

Open
Catrya opened this issue May 7, 2024 · 1 comment
Open

Decodes DMs from mostro #3

Catrya opened this issue May 7, 2024 · 1 comment
Labels
🪙 Reward in Sats ⚡ Resolving this issue has a reward in sats

Comments

@Catrya
Copy link
Collaborator

Catrya commented May 7, 2024

Communication between users and Mostro

https://docs.rs/mostro-core/latest/mostro_core/message/struct.MessageKind.html

@Catrya Catrya added the 🪙 Reward in Sats ⚡ Resolving this issue has a reward in sats label May 7, 2024
@Catrya Catrya moved this to 🧑‍💻 Looking for Dev in Rewards board ⚡👩‍💻 May 7, 2024
@chebizarro
Copy link
Contributor

PR #31 adds support for NIP-44 gift wraps and NIP-59 encrypted DMs. The NIP-44 implementation was bundled into a separate library - https://github.com/chebizarro/dart-nip44 which can be transferred to the mostro project if desired.
The mostro message kind has been implemented with a class extension to the regular NostrEvent to facilitate handling of DMs and open orders.
Is there anything outstanding or that requires clarification before closing this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪙 Reward in Sats ⚡ Resolving this issue has a reward in sats
Projects
Status: Todo
Development

No branches or pull requests

2 participants