/Private-BlockChain

Very basic blockchain using simple communication protocol in Go

Primary LanguageGo

Private BlockChain CS486 written in Golang

Deployed as a broadcast network using a restful API. Protocol mines and communicates concurrently. Is also fork and thread safe.

Coming back 2 years later to use for a side project :)