Skip to content

elibitmora/BlockForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪙 BlockForge

BlockForge is a minimal blockchain implementation built for educational purposes.


🚀 Features

  • Block structure with SHA-256 hashing
  • Proof-of-Work mining
  • Transaction pool
  • Mining rewards
  • Chain validation logic

📦 Installation

git clone https://github.com/elibitmora/blockforge.git
cd blockforge

About

BlockForge is a minimal educational blockchain implementation written in Python. It demonstrates core blockchain concepts such as proof-of-work, transaction hashing, block validation, and chain integrity verification. Designed for developers who want to understand how blockchain works under the hood without unnecessary complexity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors