You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Gzushgshsh apologies for the late response.
unfortunately, BIP340 has undergone various iterations since I implemented my code from the reference implementation meaning that I have to study the original implementation, see what changed and backport the chnages to my implementation.
as you may know, this would take a lot of time which I have limited amount of these days.
however, I will be keeping this issue open to help me remember to do this.
https://bips.xyz/340 link to definition of nip (I only read part of it)
I'm a complete beginner at this, and I'm trying to verify a signature, after looking at the examples I wrote this, but it doesn't seem to work
Signature, message and xcoord of pubkey is from an example from Nostr protocol
https://nostr.com/the-protocol/events
https://github.com/nostr-protocol/nips/blob/master/01.md
The text was updated successfully, but these errors were encountered: