bitcoin-script topic

List bitcoin-script repositories

cashscript

110
Stars
75
Forks
Watchers

⚖️ Easily write and interact with Bitcoin Cash smart contracts

blockchain-java

225
Stars
111
Forks
Watchers

A simplified blockchain implementation in Java

btcpy

271
Stars
74
Forks
Watchers

A Python3 SegWit-compliant library which provides tools to handle Bitcoin data structures in a simple fashion.

minsc

184
Stars
22
Forks
Watchers

An highly-specialized DSL scripting language for Bitcoin Script and Miniscript

go-bt

67
Stars
28
Forks
Watchers

The go-to Bitcoin Transaction (BT) Go library.

tape-recorder

25
Stars
9
Forks
Watchers

BSV Hackathon: Use Tape Recorder to record any computation onto Bitcoin Script using a Wang B machine written in Forth

dev-decal-sp20

52
Stars
27
Forks
Watchers

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

41
Stars
16
Forks
Watchers

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

60
Stars
17
Forks
Watchers

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)...