Closed jolestar closed 2 months ago
I think I can look the first issue #2211.
@feliciss, Can you continue the second issue? It just updates the RoochOrBitcoinAddress::from_str
, for supports parsing nostr bech32 address -> Bitcoin Address -> RoochAddress.
@feliciss, Can you continue the second issue? It just updates the
RoochOrBitcoinAddress::from_str
, for supports parsing nostr bech32 address -> Bitcoin Address -> RoochAddress.
Okay.
Submitted a new PR #2235.
Is the third task related to TypeScript?
Is the third task related to TypeScript?
yes
Is the third task related to TypeScript?
yes
I think it might be handled by @wow-sven ?
After #1770, all Bitcoin addresses can generate a rooch address. The nostr address is the same as the bitcoin taproot address type bip340 nips01
relative issue #406 #451