gbolo / fabric-peer-ext

Set of libraries that extends the core peer capabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release

codecov Go Report Card codebeat badge GolangCI

License

fabric-peer-lib

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.11.5
  • Docker 18.09.x or above

Contributing

Contributions welcome! Please submit pull requests on GitHub. Contributions must include:

License

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

About

Set of libraries that extends the core peer capabilities.

License:Apache License 2.0


Languages

Language:Go 96.1%Language:Shell 3.6%Language:Makefile 0.4%