Skip to content

bertiespell/blockchain-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

P2P Blockchain built in Go.

Terminal 1:

go run main.go -l 10000 -secio

Terminal 2 (etc):

go run main.go -l 10001 -d <given address in the instructions> -secio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages