ubirch / ubirch-chain-service   0.3.0

Apache License 2.0 GitHub

ubirch sidechain service

Scala versions: 2.11

ubirch-chain-service

General Information

TODO

Configuration

TODO

Deployment Notes

TODO

Automated Tests

run all tests

./sbt test

generate coverage report

./sbt coverageReport

more details here: https://github.com/scoverage/sbt-scoverage

Local Setup