Skip to content

jleipus/learn-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Blockchains

This is a simple blockchain implementation in Go. It's a toy project to learn about blockchains and practice Go programming. Based on this tutorial, with some modifications and additions.

Usage

The project uses Cobra for command line interface. you can get the full list of commands by running:

go run main.go --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages