Skip to content

kvartalo/kvartalochain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kvartalochain GoDoc Go Report Card Test

kvartalo chain node, using Tendermint.

This repo is a work in progress.

Details

Test

  • unit test:
go test ./...
  • int test
# run the node in one terminal
go run main.go --config ~/path/to/tendermint/config/config.toml start

# run the client test
cd test
CLIENT=test go test

Releases

No releases published

Packages

No packages published

Languages