Skip to content
#

hyperledger

Here are 799 public repositories matching this topic...

fabric
Alex-duzhichao
Alex-duzhichao commented Nov 3, 2021

When deploying fabric in enterprise's intranet (without the ability to access internet), users maybe upload chaincode builder images and chaincode runtime images to a private docker registry which requires authentication when pulling images.
I think fabric can support this scenario by adding configuration in chaincode section of core.yaml, such as:

chaincode:
    registry:
        
good first issue
Smart-Contract-Security-Audits
iroha
appetrosyan
appetrosyan commented Apr 21, 2022

In torii routing we have a macro that produces endpoints with a specific number of data items.

This macro's usability can be greatly improved by refactoring it to be a procedural macro with more explicit (and readable) syntax.

good first issue iroha2 macros

Improve this page

Add a description, image, and links to the hyperledger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hyperledger topic, visit your repo's landing page and select "manage topics."

Learn more