Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.
/ fabric-peer-ext Public archive

Libraries that extends the core peer capabilities; and builds an extended fabric-peer image

License

Notifications You must be signed in to change notification settings

trustbloc/fabric-peer-ext

Repository files navigation

Release License

Build Status codecov Go Report Card codebeat badge

fabric-peer-ext

Set of libraries that extends the core peer capabilities.

git clone https://github.com/trustbloc/fabric-peer-ext.git

cd fabric-peer-ext

# run linters
make checks

# run unit-test
make unit-test

Build dependencies

  • Go 1.13.4
  • 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.