Skip to content

Latest commit

 

History

History

bitcoin-testscripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

🧪 Bitcoin Test Scripts

This package contains a collection of test scripts for testing BitVM2 concept. Currently, the following scripts are available:

Script Description
int_add Big integer addition
int_mul_karatsuba Big integer multiplication using Karatsuba method
int_mul_windowed Big integer multiplication using w-windowed method
sha256 SHA-256 hash function