Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**# BTC Node Tools

A lightweight collection of Bitcoin blockchain utilities written in C++.

Features

  • Read block headers
  • Display block hashes
  • Verify SHA-256 values
  • Educational blockchain examples
  • Simple command-line interface

Build

mkdir build
cd build
cmake ..
make

Run

./btc-node-tools

Requirements

  • C++17
  • CMake
  • Linux / macOS / Windows**

About

Lightweight command-line utilities for inspecting Bitcoin blockchain data, decoding block headers, validating hashes and analyzing peer-to-peer network information for educational and research purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages