Categorygithub.com/trustbloc/edge-core
modulepackage
0.1.8
Repository: https://github.com/trustbloc/edge-core.git
Documentation: pkg.go.dev

# README

Release License Godocs

edge-core ci codecov Go Report Card

edge-core

Edge Core implements core components that are shared between various edge services.

Prerequisites (General)

  • Go 1.15

Targets

# run checks and unit tests
make all

# run linter checks
make lint

# run license checks
make license

# run unit tests
make unit-test

Contributing

Thank you for your interest in contributing. Please see our community contribution guidelines for more information.

License

Apache License, Version 2.0 (Apache-2.0). See the LICENSE file.

# Packages

No description provided by the author