-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
I recently noticed that a BIP322 library was published (https://pkg.go.dev/github.com/unisat-wallet/libbrc20-indexer/utils/bip322).
Amazing work! I believe this is the first of its kind in Go. Many have been looking for such a library for awhile now.
btcsuite/btcd#2117
btcsuite/btcd#2077
Would it be possible to add a more dev friendly route that takes in simply the (address, message, signature) as seen in https://github.com/ACken2/bip322-js rather than the (witness, pkScript, etc). Would be very useful to many devs!
Verifier.verifySignature(address, message, signature)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels