nostr icon indicating copy to clipboard operation
nostr copied to clipboard

Nostr protocol implementation, SDK and FFI

Results 47 nostr issues
Sort by recently updated
recently updated
newest added

Waiting for https://gitlab.com/trixnity/uniffi-kotlin-multiplatform-bindings/-/issues/64

bindings

**Describe the enhancement** As titled. Currently Events are received without knowing which Relay its from if they are obtained through the `get_events_of()` client function. Suggestion here is to also return...

enhancement

https://cjycode.com/flutter_rust_bridge/

enhancement
help wanted
bindings

**Describe the enhancement** there is no explination for what data Client keeps track of or what it does exactly. namely, the only hint that connect() must be called before relays...

enhancement
help wanted

I would like to write test cases for the client interacting with the relay - does the SDK have an inbuilt facility to have a mock relay it can connect...

help wanted