Still locked out of my Coinos wallet due to a web2 CAPTCHA. While I wait, I'm releasing another developer tool.
NWC (Nostr Wallet Connect) Parser / Tester
https://termbin.com/trr0
A pure Python script to parse and debug nostr+walletconnect:// (NIP-47) URIs. No external dependencies, just built-in libraries.
If you're building an app that pays out zaps, this will help you debug your connection strings.
curl -sL
https://termbin.com/trr0 > nwc.py
python3 nwc.py "nostr+walletconnect://..."