Skip to content

Latest commit

History

History
35 lines (24 loc) 路 706 Bytes

File metadata and controls

35 lines (24 loc) 路 706 Bytes

Bitcoin_Scripting

Requirements

  • Bitcoin Core (bitcoind and bitcoin-cli)
  • Python 3.x

Setup

# 1. Start bitcoind in Regtest Mode
bitcoind -regtest -server

# 2. Load Your Wallet (Replace "testwallet" with your wallet name)
bitcoin-cli -regtest loadwallet "testwallet"

# 3. Clone the Repository
git clone <repository_url>

# 4. Navigate to the Repository Directory
cd <repository_name>

# 5. Run the Application
python overall.py

馃敆 Authors

Name Roll Number
Arihant Jain 230001009
Tanishq Godha 230001074
Vedant Jain 230008038
Bhuva Vasudha 230002017