bitcoin-script
There are 54 repositories under bitcoin-script topic.
bitcoin-core/btcdeb
Bitcoin Script Debugger
chainside/btcpy
A Python3 SegWit-compliant library which provides tools to handle Bitcoin data structures in a simple fashion.
wangweiX/blockchain-java
A simplified blockchain implementation in Java
shesek/minsc
A mini scripting language for all things Bitcoin
CashScript/cashscript
⚖️ Easily write and interact with Bitcoin Cash smart contracts
bitauth/bitauth-ide
an online IDE for bitcoin (cash) contracts
openblockchains/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)...
libsv/go-bt
The go-to Bitcoin Transaction (BT) Go library.
keep-starknet-strange/shinigami
Bitcoin Script VM in Cairo
BerkeleyBlockchain/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.
sCrypt-Inc/specification
Specification for the sCrypt Smart Contract Language
BerkeleyBlockchain/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.
Coding-Enthusiast/BitcoinTransactionTool
A complete tool for creating and editing bitcoin transactions
Prometheus-WG/prometheus-spec
Cryptoeconomically-safe trustless high-load computing on top of Bitcoin
dfoderick/tape-recorder
BSV Hackathon: Use Tape Recorder to record any computation onto Bitcoin Script using a Wang B machine written in Forth
andkom/php-bitcoin-address
A simple P2PK, P2PKH, P2SH, P2WPKH, P2WSH, P2TR output script/address parser/generator/validator.
pool2win/bitcoin-dsl
Bitcoin DSL for scripting layer two contracts and interactions with bitcoin nodes
pandoracore/typhon-spec
Trustless sidechains for Bitcoin network. Lightning ⚡️ brings thunderbolt 🌩 – Typhon 🐉 brings typhoon🌪
improvein/bitcoin-forge
Tools for tinkering with Bitcoin.
jb55/btcs
bitcoin script parser/evaluator/compiler/decoder
distributed-lab/bitcoin-window-mul
Windowed big integer multiplication implementation on Bitcoin Script
catalogfi/swapper
Atomic swapping scripts for Bitcoin and EVM blockchains.
distributed-lab/nero
Practical implementation of the BitVM2 protocol
fled-dev/CryptoDrain
CryptoDrain is a Python program that allows for quick and secure sweeping of crypto wallets using just the seed phrase, with no need for derivation paths, built with Python 3.11 and the python-bitcoinlib library, and released under the GPLv3 license.
22388o/Taro
Taro for Lightning and Bitcoin
rsbondi/btc-adventure
Sharing my learning experience of the inner workings of bitcoin
bitjson/bch-bigint
Augments VM Limits CHIP by removing one additional Bitcoin Cash VM limit: the number length limit (A.K.A. nMaxNumSize).
krutt/kogai
Sandbox for locking and spending a Taproot Script path with Python
bitjson/bch-loops
A proposal to enable loops in BCH contracts without increasing processing or memory requirements.
bitscript/bitscript
A web-based Bitcoin and BitAuth Script editor. Learn about Bitcoin Script:
bitjson/bch-p2s
Pay to Script (P2S) improves wallet ecosystem safety, simplifies contract design, and reduces transaction sizes for vault, multi-party, and DeFi applications.
nostr-smart-contract/nostr-smart-contract
Smart Contract Suite on Nostr using Bitcoin script and Lightning Network
theflyingcodr/goforth
A golang implementation of a stack based reverse polish notation language, much like Forth or Bitcoin Script.
bitjson/bch-eval
Introduces the `OP_EVAL` operation, enabling Bitcoin Cash contract bytecode to be factored into reusable functions.
Jeiwan/opscript
A viewer and debugger of Bitcoin scripts.