You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the enhancement
A crate to help with using the Blossom protocol
Use case
I want to implement a specialized rust-based CLI and tools to interact with Blossom servers. I did not find any Blossom libraries for Rust, so I am interested in writing one.
Since Blossom is often used in the Nostr network, and the protocol shares many commonalities with Nostr, it seems that rust-nostr is the best place for it, and it could benefit other Nostr clients to have a crate that is well-integrated with the library they already know and use.
Additional context
I intend to work on this myself, but I am creating this issue to potentially discuss or collaborate on the topic.
Please let me know if you have any thoughts or concerns regarding this, I am open to suggestions! Thank you!
The text was updated successfully, but these errors were encountered:
Describe the enhancement
A crate to help with using the Blossom protocol
Use case
I want to implement a specialized rust-based CLI and tools to interact with Blossom servers. I did not find any Blossom libraries for Rust, so I am interested in writing one.
Since Blossom is often used in the Nostr network, and the protocol shares many commonalities with Nostr, it seems that
rust-nostr
is the best place for it, and it could benefit other Nostr clients to have a crate that is well-integrated with the library they already know and use.Additional context
I intend to work on this myself, but I am creating this issue to potentially discuss or collaborate on the topic.
Please let me know if you have any thoughts or concerns regarding this, I am open to suggestions! Thank you!
The text was updated successfully, but these errors were encountered: