-
### Brand Name
Nostr
### Website
nostr.com
### Popularity Metric
Similarweb Ranking - 237,354 - https://www.similarweb.com/website/nostr.com/#overview
GitHub Stars - 8.6k - https://g…
-
Hey.
I made a pull request:
https://github.com/Kukks/BTCPayServerPlugins/pull/56
I would like to improve the documentation and user interface a little bit more though, the documentation is very…
-
I think many clients that use NIP-07 will need something to watch when the user change of account, something like occurs on metamask.
```
async window.nostr.onAccountChanged(newPublicKey): { } // …
-
How does this get set, by using the connect secret as auth? (needs planning)
-
Title: REST2NOSTR Proxy for Shared Hosting Environments
Authors: rik@nostriphant.dev
Status: Draft
Created: 27 oct 2024
Abstract:
This proposal introduces a REST-based proxy for Nostr relay inter…
-
**Describe the bug**
When I call `connect_relay` for a relay that does not exist such as `ws://localhost:1234`, I get Ok
**Expected behavior**
I get an Error
**Build environment**
* Libr…
-
https://github.com/nostr-protocol/nips/blob/master/39.md
**app**|**See**|**Modify**|**comment**
-----|-----|-----|-----
ditto|?|?|?
amethyst|✅|✅|
gossip|❌|❌|
-
placeholder
**app**|**Spec A**|**Spec B**|**comment**
-----|-----|-----|-----
Fountain|.|.| |
See related: Migrating your app to nostr: Best practices & lessons learned #78
-
Nostrのタイムラインをページ内の何処かに置きたい
常時表示するとあれなので別途ページを作るか
-
I've tried to use Nostr SDK in my SwiftUI app, but when compile, I've got a lot of errors
My simple code:
Init
```swift
import SwiftUI
import SwiftData
import NostrSDK
@Observable
cl…