talwinder50 / fabric-mod

Defines compile-time extension points for Hyperledger Fabric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrustBloc fabric-mod

fabric-mod defines compile-time extension points for Hyperledger Fabric by leveraging Go Modules. All extensions points are grouped under the github.com/hyperledger/fabric/extensions module.

# make sure you clone into hyperledger/fabric
git clone https://github.com/trustbloc/fabric-mod.git $GOPATH/src/github.com/hyperledger/fabric

cd fabric

make all

Motivation

TODO

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.

About

Defines compile-time extension points for Hyperledger Fabric

License:Apache License 2.0


Languages

Language:Go 99.2%Language:Shell 0.4%Language:Makefile 0.2%Language:Python 0.1%Language:Dockerfile 0.0%Language:HTML 0.0%Language:Ruby 0.0%