-
Notifications
You must be signed in to change notification settings - Fork 1
refactor: use pynostr/coincurve instead of secp256k1 #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Currently not functional. Client wallets don't work with the extension. The issue is coming from these two leading characters in the pubkey value in the pairing code: i.e. nostr+walletconnect://0370248aacxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx?relay=wss://relay.damus.io&secret=[secret] should read nostr+walletconnect://70248aacxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx?relay=wss://relay.damus.io&secret=[secret] |
No description provided.