Skip to content

rexposadas/chains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chains

A blockchain written in Go

Inspired by this tutorial: https://jeiwan.net/posts/building-blockchain-in-go-part-1/

Updates I made after the tutorial

  1. Used swagger to generate models.

Building and running the app

make run builds the binary to /tmp/chains and runs it.

make models generate the models from swagger.yaml.

About

A blockchain written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published