deezy-inc / deezy-place

decentralized marketplace for bitcoin ordinal inscriptions
https://deezy.place
89 stars 40 forks source link

Add Bip-322 signing to verify ownership of address #71

Open dannydeezy opened 1 year ago

dannydeezy commented 1 year ago

https://github.com/bitcoin/bips/blob/master/bip-0322.mediawiki

topether21 commented 1 year ago

Searching references https://github.com/bitcoin/bitcoin/pull/24058 https://github.com/casey/ord/issues/1462 https://github.com/bcoin-org/bcoin/pull/802

habibitcoin commented 1 year ago

Making progress, have the signer functioning, just need to build out some basic UX now and also implement on nostr (only did metamask first to ensure compatibility with ordswap.io)

habibitcoin commented 1 year ago

https://github.com/dannydeezy/nosft/pull/100