Skip to content

harrybrwn/vine

Repository files navigation

Vine

A simple proof-of-work blockchain

This project is far from finished, please DO NOT deploy or make public transactions.

Build

go generate ./...
go build ./cmd/vine

Test

go generate ./..
go test ./...

About

A simple proof-of-work blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages