friedger / clarity-bitcoin

Clarity library for parsing Bitcoin transactions and verifying Merkle proofs
GNU Affero General Public License v3.0
18 stars 9 forks source link

Translate test-clarity-bitcoin.clar to unit tests #2

Closed friedger closed 1 year ago

friedger commented 1 year ago

Currently, the contract is called to run tests. With clarinet, these test can be more detailed when translated to ts files

friedger commented 1 year ago

Close as completed