Skip to content

Implementation of Bitcoin from how I understood Mastering Bitcoin

Notifications You must be signed in to change notification settings

pumpchaser/go-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain in Go

An implementation of a blockchain from scratch after reading Mastering Bitcoin. This is not intended for production use.

Vision

Get it working.

Server

go run main.go

Send a transaction

nc localhost 9000

About

Implementation of Bitcoin from how I understood Mastering Bitcoin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages