Skip to content

anupkashyap/blockchain-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchain-golang

Simple implementation of a Blockchain in Go!

Build Status

Requirements

  • Go (v1.11+)
  • Gin HTTP framework package

Usage

go run main.go blockchain.go

Endpoints

127.0.0.1:8080/getChain
127.0.0.1:8080/mineBlock
127.0.0.1:8080/isChainValid

Free Software, Hell Yeah!

About

Simple implementation of a Blockchain in Go!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages