Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.48 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.48 KB

Release

codecov Go Report Card codebeat badge GolangCI

License

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.12.5
  • 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.