Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 308 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 308 Bytes

GoBlock

A Simple Blockchain implementing PoW (Proof of Work)
The program is written in Golong.

Installation

git clone https://github.com/vivekrj0/GoBlock.git
cd GoBlock
go build
./GoBlock
Output