paulmillr / scure-btc-signer

Audited & minimal library for creating, signing & decoding Bitcoin transactions.
https://paulmillr.com/noble/#scure
MIT License
151 stars 39 forks source link

Implement silent payments bip 352 #90

Open paulmillr opened 4 months ago

paulmillr commented 4 months ago

Perhaps in a separate library?

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

https://github.com/louisinger/silentium

deepsimulation commented 3 months ago

I think support of this in this package is still cool & has overall alignment with what this package aims to enable. Separate package sounds cool too.