Replying to Avatar plantimals

I made a little tool to publish a nip-65 relay list for you, the outbox style: https://npub.dev/

I think a lot of people onboarded before outbox was a thing and various clients implement this functionality, some do not. so why not a tiny app?

please let me know if you see any issues with it.

"NIP-07 compatible extension not found."

I'm using Blockcore Wallet, it works with all Nostr apps, but your app gives me this message.

Love this quote:

"For Nostr to remain truly decentralized, we need to know where to find each other's notes. Without proper relay distribution, we risk creating just a few super-node relays where everyone goes, defeating the purpose of a distributed network."

Reply to this note

Please Login to reply.

Discussion

I have no way to teste it myself. but I tested it against nos2x, so apparently it's a bit simple. I made an update, if you get a chance please try again and let me know if it worked

Doesn't work still, is the code available somewhere so I could test and fix?

As you see here, the window.nostr provider is registered and available in console:

Ok, I just made it public here https://github.com/Buildtall-Systems/npub.dev

Thanks, guess what? When I run locally, it works.

One minor complaint: It asks for pubkey twice on login, other than that it's good!

I probably did that when I tried to capture the slower login flow. thanks for your help!