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
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!
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!
The text was updated successfully, but these errors were encountered: