Tag
#bitcoin-script
40 repositories
Repos
A Python3 SegWit-compliant library which provides tools to handle Bitcoin data structures in a simple fashion.
⚖️ Easily write and interact with Bitcoin Cash smart contracts
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)...
The first comprehensive developer’s guide to Bitcoin's most powerful upgrade — Taproot, fully open-access, reproducible, and testnet-verified. Written by Aaron Zhang. Supported by OpenSats.
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.
A complete tool for creating and editing bitcoin transactions
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.
Cryptoeconomically-safe trustless high-load computing on top of Bitcoin
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.
A simple P2PK, P2PKH, P2SH, P2WPKH, P2WSH, P2TR output script/address parser/generator/validator.
Bitcoin DSL for scripting layer two contracts and interactions with bitcoin nodes
Trustless sidechains for Bitcoin network. Lightning ⚡️ brings thunderbolt 🌩 – Typhon 🐉 brings typhoon🌪
Pragmatic Bitcoin Taproot toolkit: Taproot engineering, Inquisition opcode templates (CAT/CSFS/CTV/APO), and covenant protocol research.
Sharing my learning experience of the inner workings of bitcoin
A web-based Bitcoin and BitAuth Script editor. Learn about Bitcoin Script:
STACKSAT-128: a 256-bit sponge hash purpose-built for Bitcoin Script
Smart Contract Suite on Nostr using Bitcoin script and Lightning Network
Bitcoin scripting test of the disabled opcodes, re-enabled and coded again
CS216 Project 2 - Bitcoin Scripting: A project demonstrating Bitcoin transaction creation and analysis using Legacy (P2PKH) and SegWit (P2SH-P2WPKH) address formats on a regtest node via Python RPC calls.
This repository contains Python, Bitcoin Script and Solidity code about Bitcoin transactions and some simple Ethereum smart contracts.