Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 144 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 144 Bytes

Blackchain Implementation using golang

Build for linux: GOOS=linux GOARCH=amd64 go build

Dockerfile to create docker image using the go binary