Skip to content

nkrumahthis/go-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-chain

A blockchain written in Go

Usage:

  • balance -address ADDRESS - get the balance for an account
  • blockchain -address ADDRESS creates a blockchain and sends genesis reward to address
  • print - Prints the blocks in the chain
  • send -from FROM -to TO -amount AMOUNT - Send amount of coins

About

blockchain in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages