Skip to content

ic-galaxy/go-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simple blockchain

Install

go get github.com/davecgh/go-spew/spew
go get github.com/gorilla/mux
go get github.com/joho/godotenv

.env

PORT=8080

Run blockchaine

go run main.go

Releases

No releases published

Packages

No packages published