My Computer Programs

Simple blockchain in Go

steloflute 2018. 6. 22. 00:24

https://github.com/kimtg/goblockchain


This repository implements a very simple Blockchain, based off of this post and its code: Simple blockchain in Ada

See the demo file for basic usage.

'My Computer Programs' 카테고리의 다른 글

(PowerShell) 더하기 연습 프로그램  (0) 2021.07.23
(C#) SendKeys  (0) 2017.07.15
EURKRW ticker  (0) 2015.12.11
CSI 300 ticker  (0) 2015.10.15
naver-daum-top-search  (0) 2015.10.12