Skip to content

GabrielchenCN/goblockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go chain

commond

run go chain

cd goblockchain

go build

./goblockchain

Usage

create a blockchain

goblockchain.exe createblockchain -address XXX

get balance in a blockchain

goblockchain.exe getbalance -address XXX

sent a coin to address

goblockchain.exe send -from XXX -to Gabriel -amount 6

ref

blockchain doc

About

blockchain prototype by golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages