/go-byteballcore

Golang implementation of byteballcore

Primary LanguageGoMIT LicenseMIT

go-byteballcore

Golang implementation of byteballcore

Installation

go get github.com/byteball/go-byteballcore
go get github.com/mxk/go-sqlite/sqlite3

Validation

From project root directory, do this:

cd tests
go test -run Tiny
go test -run Small