gblock Proof-of-Work blockchain implementation in Go. Features SHA-256 cryptographic hashing Proof-of-Work mining with adjustable difficulty Chain validation and tamper detection Timestamp-based block ordering Usage go run main.go Documentation concepts.md - Core blockchain concepts