Categorygithub.com/hyperledger/fabric-amcl
repository
0.0.0-20230602173724-9e02669dceb2
Repository: https://github.com/hyperledger/fabric-amcl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Welcome to the fabric-amcl repository. This repository holds the amcl package(s) we use in hyperledger/fabric in a go-gettable format. This allows us to use dep to manage our dependencies.

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 miracl/amcl requirement

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

Run ./createpkg-miraclCore.sh to generate ./core directory

Contribution

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