Open msinkec opened 2 months ago
@msinkec as i checked bitcoin-lib-inquisition
cannot be used to generate Taproot address.
@msinkec as i checked
bitcoin-lib-inquisition
cannot be used to generate Taproot address.
What about this function? https://github.com/msinkec/bitcore-lib-inquisition/blob/main/lib/script/script.js#L944
See if
bitcore-lib-inquisition
can be used to generate Taproot addresses. If so, get rid of@cmdcode/tapscript
dependency and usebitcore-lib-inquisition
for everything.https://github.com/sCrypt-Inc/cat-contracts/blob/master/tests/counter.test.ts#L3