Latest questions in Blockchain

0 votes
1 answer

How to make transactions without creating assets in multichain?

To transfer your Mycoins, you can make ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
530 views
0 votes
1 answer

Geth 'sendTransaction' not working

When transactions are put in a loop, ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
1,210 views
0 votes
1 answer

Network issue while testing Chaincode.

You can do the following things: You can ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
412 views
0 votes
1 answer

How read-write sets is used in hyperledger?

You can find the explaination about it ...READ MORE

Jul 3, 2018 in Blockchain by digger
• 26,740 points
1,123 views
0 votes
1 answer

How blocks are linked in the Hyperledger Fabric blockchain?

The structure of block in Hyperledger Fabric ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
1,384 views
0 votes
1 answer

How to remove the previous BlockChain data?

One of the reasons preventing the blockchain ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
675 views
0 votes
1 answer

How ordering nodes synchronize work?

To prevent time-based retention and prevent expiring ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
591 views
0 votes
1 answer

How to change "gasLimit" on Azure private blockchain?

Before deploying your network on Azure you ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
648 views
0 votes
1 answer

In Hyperledger fabric, how does committer validate the transaction?

Endorsing and committing are just two functions ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
1,068 views
0 votes
1 answer

Who is miners in smart contracts?

Proof of work is used as a ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
693 views
0 votes
1 answer

repository hyperledger/fabric-tools not found: does not exist or no pull access

You can manually pull this (and any ...READ MORE

Jul 3, 2018 in Blockchain by charlie_brown
• 7,720 points
787 views
0 votes
1 answer

Blockchain/decentralized apps development intro

If you are looking for books, try ...READ MORE

Jul 3, 2018 in Blockchain by charlie_brown
• 7,720 points
397 views
0 votes
1 answer

Where is the hyperlewdger fabric endorsement policy stored?

I don't know exactly where is the ...READ MORE

Jul 3, 2018 in Blockchain by charlie_brown
• 7,720 points
1,356 views
0 votes
1 answer

How can I use IBM blockchain to store data?

I would recommend looking at the Fabric ...READ MORE

Jul 3, 2018 in Blockchain by charlie_brown
• 7,720 points
629 views
0 votes
1 answer

How to hold back KYC reward until the end of the ICO Crowdsale?

Your contract contains two functions - the payable function which ...READ MORE

Jul 4, 2018 in Blockchain by Christine
• 15,790 points
520 views
0 votes
1 answer

Hyperledger remove asset

Data on a blockchain won't ever be ...READ MORE

Jul 4, 2018 in Blockchain by Christine
• 15,790 points
1,077 views
0 votes
1 answer

Hyperledger Fabric peer command not found error.

This error occurs when the system can ...READ MORE

Jul 2, 2018 in Blockchain by Omkar
• 69,210 points
3,640 views
0 votes
1 answer

Hyperledger Fabric 1.0 how to maintain privacy from OSNs?

Yes, OSNs can see all the transaction ...READ MORE

Jul 2, 2018 in Blockchain by Omkar
• 69,210 points
576 views
0 votes
2 answers

Why does not India consider Bitcoin as a legal tender?

to be specific there are few logical ...READ MORE

Jul 3, 2018 in Blockchain by Priyaj
• 58,090 points
606 views
0 votes
1 answer

How do i deploy a contract using bigchainDB?

Currently BigchainDB v.1.0.0 does not support Smart ...READ MORE

Jun 30, 2018 in Blockchain by Shashank
• 10,400 points
901 views
0 votes
1 answer

How can I get into the development of blockchain decentralized applications?

try Microsoft Blockchain as a service, they ...READ MORE

Jun 30, 2018 in Blockchain by Shashank
• 10,400 points
467 views
0 votes
1 answer

What is Blockchain?

Understanding Blockchain: Like Galia Benartzi says: Blockchain is ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
500 views
0 votes
3 answers

Querying past transaction data from Hyperledger Fabric.

You can use shim function and query ...READ MORE

Apr 26, 2019 in Blockchain by Shaheen
5,760 views
0 votes
2 answers

Hyperledger Fabric Bluemix not accepting logins.

The error is caused because your certificate ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
552 views
0 votes
1 answer

Handling connection of new nodes in Decentralized Chatting application.

Libp2p handles discovery and connection of nodes ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
760 views
0 votes
1 answer

How to control a malicious user in hyperledger fabric?

Fabric is an implementation of blockchain. Blockchain ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
858 views
0 votes
1 answer

Where is the data stored in blockchain?

The smart contract is just the business ...READ MORE

Jun 29, 2018 in Blockchain by slayer
• 29,350 points
1,243 views
0 votes
1 answer

How is consensus achieved in a Hyperledger Fabric?

The transactions in the network is ordered ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
1,088 views
0 votes
1 answer

"stateHash" vs. "previousBlockHash" in blockchain.

A statehash is the hash of the ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
627 views
0 votes
1 answer

Error: Error trying to ping. Error: Error trying to query business network. Error: Connect Failed

Run the following commandbefore updating: composer network start ...READ MORE

Jun 28, 2018 in Blockchain by Perry
• 17,100 points
1,489 views
+1 vote
1 answer

How to write an ERC 721 contract?

You could go through the following links:  https://github ...READ MORE

Jun 28, 2018 in Blockchain by Perry
• 17,100 points
2,854 views
+1 vote
1 answer

Does the client know which peer approves/supports its transaction in Hyperledger Fabric?

Yes, client is aware of the endorsing ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
646 views
0 votes
2 answers

How can I make transactions to a blockchain from a remote device(like a cell phone)?

You can do this by developing a ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
773 views
0 votes
1 answer

How to plug MSP,Consensus, Ordering service in Hyperledger Fabric?

To plug in MSP: Implement your own MSP ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
1,107 views
0 votes
1 answer

How to efficiently hash (SHA 256) in golang data where only the last few bytes changes

You can try the following examples on ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
5,258 views
0 votes
1 answer

Getting world state by value

Worldstate level storage works at the {key,value} ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
550 views
0 votes
1 answer

Hyperledger Fabric: "No go in PATH" error.

The error is because the go path ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
1,347 views
0 votes
1 answer

Can't install remote HTTP chaincode

Fabric 1.0 does not support remote paths ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
645 views
0 votes
1 answer

Can't import "blockchain.info" to Node.js.. Need help.

Aurelia is a client-side framework and blockchain ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
842 views
0 votes
1 answer

How to fix "failed to execute script docker compose" error on windows 7?

It seems like the container is not ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
21,617 views
0 votes
1 answer

How can I create a blockchain for keeping records?

​You can use an already existing Blockchain. ...READ MORE

Jun 27, 2018 in Blockchain by Christine
• 15,790 points
772 views
0 votes
1 answer

How to search inside List for a specific value?

You can amend your ORM wrapper such that ...READ MORE

Jun 27, 2018 in Blockchain by Christine
• 15,790 points
645 views
+1 vote
2 answers

How to convert INT to STRING in Solidity?

Look at the following code : function uintToString(uint ...READ MORE

Jun 27, 2018 in Blockchain by Christine
• 15,790 points
11,730 views
0 votes
1 answer

How to use Blockchain to store records and secure transactions between government and users and also between 2 users?

As I understood you are planning to ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
401 views
0 votes
1 answer

Issue to run curl command in windows 7 Docker Quickstart Terminal

Actually, the issue is more likely that ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
774 views
0 votes
1 answer

Ethereum Token Nam Redundancy

From my experience no, the trick is ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
359 views
0 votes
1 answer

Where can I find the reference format for crypto-config.yaml and configtx.yaml Hyperledger Fabric files?

The sample config files in the Hyperledger Fabric main ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
1,178 views
0 votes
1 answer

How do I implement Blockchain in my project

It depends on the objective of the ...READ MORE

Jun 27, 2018 in Blockchain by Shashank
• 10,400 points
565 views
0 votes
1 answer

What path should I give for credentials in web3j?

WalletUtils.loadCredentials can be buggy, I would recommend ...READ MORE

Jun 27, 2018 in Blockchain by Shashank
• 10,400 points
711 views
0 votes
1 answer

Error while running make command using Fabric 1.0.6

It's a known issue in go 1.9.4: https://github.com/golang/go/issues/23739 While ...READ MORE

Jun 27, 2018 in Blockchain by Perry
• 17,100 points
823 views