Skip to content

devduart/blockGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

blockGo

A simple Blockchain in Go.

blockGo is a minimalist blockchain implementation written in Go


πŸ“ Project Structure

blockGo/ β”œβ”€β”€ go.mod β”œβ”€β”€ main.go └── blockchain/ β”œβ”€β”€ block.go └── blockchain.go


πŸš€ Getting Started

  1. Clone the repository:
git clone https://github.com/devduart/blockGo.git
cd blockGo

go mod tidy
go run main.go

About

A simple Blockchain in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages