Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 274 Bytes

File metadata and controls

19 lines (14 loc) · 274 Bytes

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