/hub-store

Golang implementation of DIF Identity Hub Collections

Primary LanguageGoApache License 2.0Apache-2.0

Release

codecov Go Report Card codebeat badge GolangCI

License

hub-store

Object storage API based on the Collections interface of the DIF Identity Hub

git clone git@github.com:trustbloc/hub-store.git
cd hub-store
# run linters
make checks
# run unit-test
make unit-test

Build dependencies

  • Go 1.12.x
  • Docker 18.09.x or above

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.