About 6,040,000 results
Open links in new tab
  1. hyperledger fabric - Cannot run peer because error when setting …

    I learn to create an application using hyperledger fabrics. This is my reference --> https://hyperledger-fabric.readthedocs.io/en/latest/build_network.html?highlight ...

  2. hyperledger - Cannot compile chaincode - Stack Overflow

    Oct 10, 2016 · I am trying to compile the chaincode_example02 followed by this guide with Option 2 (for Mac). All steps were passed except compiling the code. I have the following ...

  3. hyperledger - Unable to fetch private data from peers (Empty …

    Aug 26, 2020 · Note that transactions are committing, it's just that the private data is not found or persisted along with the transaction. If the private data isn't available on other peers, you could …

  4. Newest 'hyperledger-composer' Questions - Stack Overflow

    Nov 20, 2024 · Hyperledger: The current identity, with the name 'admin' and the identifier <ID> has not been registered I was in charge of solving a problem in Hyperledger which consists of …

  5. hyperledger - What is the difference between fabric-chaincode-go …

    2 I am currently trying to learn Hyperledger Fabric , I managed to understand how to setup the network (Orderers, Peers, etc.) but now comes the part of the chaincode. But, I found two …

  6. How to Deploy Smart Contract on QBFT Besu network from …

    Sep 13, 2024 · I have configured my local private network with tryethernal and now trying to deploy smart contracts via remix. Starting with simple ERC20 token when I click on deploy I …

  7. Hyperledger Fabric 2.x and Explorer connection - Stack Overflow

    May 12, 2022 · I run the hyperledger fabric test-network from documentation but How can I integrate hyperledger explorer with it. In documentation of hyperldger fabric there is nothing …

  8. How to query/know in Hyperldger Fabric to know when a …

    Aug 25, 2022 · 0 I have a Hyperledger 1.4 version blockchain network running. My chaincode has a special method to fix some data which was executed only once. I need to query the ledger to …

  9. hyperledger - How to look if peers and orderers are active from …

    Jan 28, 2020 · For peers and orderers, you can poll the nodes via the operations /healthz REST endpoint. If a peer is down, I don't even want to make a transaction proposal and contact other …

  10. Key differences between Hyperledger Aries and Hyperledger Indy?

    Jan 22, 2020 · Both Hyperledger Aries and Hyperledger Indy are platforms for building distributed ledger applications for identities. What are the main differences between them? When to …