bitcoin-script topic
cashscript
⚖️ Easily write and interact with Bitcoin Cash smart contracts
blockchain-java
A simplified blockchain implementation in Java
btcdeb
Bitcoin Script Debugger
btcpy
A Python3 SegWit-compliant library which provides tools to handle Bitcoin data structures in a simple fashion.
minsc
An highly-specialized DSL scripting language for Bitcoin Script and Miniscript
go-bt
The go-to Bitcoin Transaction (BT) Go library.
tape-recorder
BSV Hackathon: Use Tape Recorder to record any computation onto Bitcoin Script using a Wang B machine written in Forth
dev-decal-sp20
CS 198-077 Blockchain for Developers DeCal Spring 2020: Taught at UC Berkeley during the Spring 2020 semester by the Blockchain at Berkeley Education Department.
dev-decal-sp21
CS 198-077 Blockchain for Developers DeCal Spring 2021: Taught at UC Berkeley during the Spring 2021 semester by the Blockchain at Berkeley Education Department.
programming-bitcoin-script
Programming Bitcoin Script Transaction (Crypto) Contracts Step-by-Step - Let's start with building your own bitcoin stack machine from zero / scratch and let's run your own bitcoin ops (operations)...