Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 332 Bytes

scripting-with-bitcoinjs

A project showing how to use bitcoinjs to create P2WSH addresses and spend from these addresses

Running the examples

Install dependencies yarn install

Run the pay to addition script example yarn run:p2_addition_script

Run the pay to address with secret example yarn run:p2_address_with_secret