/fabric-amcl

Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-amcl

Primary LanguageGoApache License 2.0Apache-2.0

Welcome to fabric-amcl repository. This repository helps to hold and handle the amcl package(s) we need in migrating 3rd party golang dependency management tools of hyperledger/fabric, from govendor to dep.

Starting form release-1.2, this repository has been imported as dependencies in Fabric. See in Package config file [dep]

History

FAB-7083
FAB-8488

Build

Python3.x is neccessary as milagro-crypto/amcl requirement

Run ./createpkg.sh to generate ./amcl directory

Contribution

For contributors, please read through Code of Contribution before commit.