module
0.0.0-20201105102248-b44d0276446d
Repository: https://github.com/datamastergroup/skyline.git
Documentation: pkg.go.dev
# README
Skyline
Skyline is a blockchain built using Cosmos SDK and Tendermint.
Quick Start
Build
# Build only to ./build/
$ make build
# Build & install
$ make install
# Run all test cases & build & install
$ make all
Start
./scripts/start_standalone.sh