Latest questions in Blockchain

0 votes
1 answer

Hyperledger-Fabric Endorsement Policy: What are Members and Admins?

The goal of endorsement policy to set ...READ MORE

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

How to solve Corda Node Startup Exception?

The error says "port may be in ...READ MORE

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

How to solve "Failed to get identity 'admin'" error?

It seems like this error is caused ...READ MORE

Jul 13, 2018 in Blockchain by slayer
• 29,350 points
475 views
+1 vote
2 answers

How to solve Hyperledger Fabric "error endorsing chaincode" error?

Try to install chaincode with a name ...READ MORE

Jul 13, 2018 in Blockchain by digger
• 26,740 points
4,289 views
0 votes
1 answer

What is the difference between Blockchin and Bitcoin

Blockchain has potential beyond Bitcoin and cryptocurrency. ...READ MORE

Jul 13, 2018 in Blockchain by shweta
• 440 points
1,636 views
0 votes
1 answer

What if I change Chaincode state in invokeChaincode?

The chaincode state is not changed when ...READ MORE

Jul 13, 2018 in Blockchain by slayer
• 29,350 points
801 views
0 votes
1 answer

What is transientMap in node.js and getTransient in chaincode?

TransientMap: TransientMap  contains data that might be used to ...READ MORE

Jul 13, 2018 in Blockchain by digger
• 26,740 points
1,119 views
+1 vote
4 answers

How to connect peers to a private network using geth?

Follow the below steps to connect peers ...READ MORE

Jul 13, 2018 in Blockchain by slayer
• 29,350 points
13,443 views
0 votes
1 answer

Will blockchain be feasible in future when the ledgers will be of a larger size?

I read this post "Blockchains don’t scale. ...READ MORE

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

How to write a program to get details of ERC tokens?

You can use Javascript with the Metamask ...READ MORE

Jul 13, 2018 in Blockchain by slayer
• 29,350 points
733 views
0 votes
1 answer

What is the max number of participants,assets and transactions?

Yes, there will be limits.. But the ...READ MORE

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

How to solve "Failed to deserialize creator identity error"?

It seems like the problem is caused ...READ MORE

Jul 13, 2018 in Blockchain by slayer
• 29,350 points
1,433 views
0 votes
1 answer

What is CA (Authority) in Hyperledger Fabric?

Hyperledger fabric includes a modular Certificate Authority ...READ MORE

Jul 12, 2018 in Blockchain by shweta
• 440 points
969 views
0 votes
1 answer

Error while Querying System Chaincode.

Do not interact directly with the ledger.. ...READ MORE

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

Getting error when i execute ./byfn.sh -m up command.

The error is caused because you're trying ...READ MORE

Jul 12, 2018 in Blockchain by slayer
• 29,350 points
851 views
0 votes
10 answers

How to solve gradle build failed error?

I migrated the project to a different ...READ MORE

Dec 7, 2018 in Blockchain by Rajat
47,464 views
+2 votes
2 answers

Can two chaincode interact with each other?

Yes, it is possible for two chaincodes ...READ MORE

Jul 12, 2018 in Blockchain by slayer
• 29,350 points
2,029 views
0 votes
1 answer

How to create a Genesis Block in a Private Network?

{     "nonce": "0x0000000000000042",     "difficulty": "0x000000100",     "alloc": {     },     "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",     "coinbase": "0x0000000000000000000000000000000000000000",     "timestamp": "0x00",     "parentHash": ...READ MORE

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

What is the format for crypto-config.yaml and configtx.yaml in Hyperledger Fabric?

You can find the details you want ...READ MORE

Jul 12, 2018 in Blockchain by slayer
• 29,350 points
2,263 views
0 votes
1 answer

How to avoid Ethereum Token Name redundancy?

I dont think you can do anything ...READ MORE

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

Error while running curl command in Docker Quickstart Terminal

You can get the new version of ...READ MORE

Jul 12, 2018 in Blockchain by slayer
• 29,350 points
2,569 views
0 votes
1 answer

How to use real world/live data in my smart contract?

You cant access/embed real world data using ...READ MORE

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

'ppa:ethereum' error while installing ethereum on ubuntu

First try: sudo apt-get install --reinstall ca-certificates If ...READ MORE

Jul 12, 2018 in Blockchain by slayer
• 29,350 points
2,683 views
0 votes
2 answers

What is the difference between full node and partial node?

We need different types of nodes to ...READ MORE

May 31, 2019 in Blockchain by Sourav kumar
5,106 views
0 votes
1 answer

How Hyperledger projects are different from each other?

Hyperledger includes a range of business Blockchain ...READ MORE

Jul 12, 2018 in Blockchain by shweta
• 440 points
583 views
0 votes
1 answer

What are the differences between chain and state database in hyperledger fabric?

There are two place which "store" data ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
1,945 views
0 votes
1 answer

How do I access the github repository for deploying blockchain on bluemix?

You start with creating a new project. ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
548 views
0 votes
1 answer

Not being able to deploy blockchain demo app on bluemix

The car lease demo's "Deploy to Bluemix" ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
503 views
0 votes
1 answer

How can I access the details of a given address from a blockchain?

There are two ways to actually do ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
694 views
0 votes
1 answer

How can I create multiple connection profiles and multiple nodes in hyperledger composer?

 If you want to learn more about ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
823 views
0 votes
1 answer

How can I retrieve to and from address in transaction directly from blockchain?

The spending conditions, i.e., who is able ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
1,043 views
0 votes
1 answer

Include real world data in smart contract

What you are looking for is an ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
804 views
0 votes
1 answer

How do I ensure that the token name is not redundant?

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

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
317 views
0 votes
1 answer

Where are the transaction details of a smart contract is written in Ethereum?

First ques:where in the blockchain is a ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
631 views
0 votes
1 answer

What exactly is BigChainDB?

Technically, BigChainDB internally uses RethinkDB as a ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
849 views
0 votes
1 answer

How to connect javascript to solidity/ethereum?

You can connect javascript to solidity by ...READ MORE

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

Can cryptocurrency work without blockchain technology?

Cryptocurrency do not compulsorily require blockchain.. What ...READ MORE

Jul 11, 2018 in Blockchain by slayer
• 29,350 points
417 views
0 votes
1 answer

How to update data in Corda?

Yes, in corda you can store data ...READ MORE

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

How to monitor Ethereum private network?

geth should be started with --metrics. try the ...READ MORE

Jul 11, 2018 in Blockchain by slayer
• 29,350 points
1,341 views
0 votes
1 answer

How to solve EACCES:permission denied error in Hyperledger Composer?

It seems like there is no required ...READ MORE

Jul 11, 2018 in Blockchain by digger
• 26,740 points
2,112 views
0 votes
1 answer

How to use Rest API support in local development environment?

Rest API is not available for Hyperledger ...READ MORE

Jul 11, 2018 in Blockchain by slayer
• 29,350 points
702 views
0 votes
1 answer

WireTransaction type mismatch in Corda.

On M14. checkSignature should take a DigitalSignature.WithKey.. ...READ MORE

Jul 11, 2018 in Blockchain by digger
• 26,740 points
390 views
+1 vote
4 answers

What is hf.Registrar.Roles in fabric-ca-client command?

The "hf.Registrar.Roles" attribute is used to control ...READ MORE

Jul 11, 2018 in Blockchain by slayer
• 29,350 points
2,410 views
0 votes
1 answer

Why is Nubits faster than Bitcoin?

Different implementation of blockchain can have different ...READ MORE

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

What is the maximum number of nodes in corda?

No, there is no restriction of he ...READ MORE

Jul 11, 2018 in Blockchain by slayer
• 29,350 points
1,009 views
0 votes
1 answer

How to transact custom token instead of ethers using JSON rpc?

First create your custom token. Then develop ...READ MORE

Jul 10, 2018 in Blockchain by digger
• 26,740 points
888 views
+1 vote
2 answers

Where is custom chaincode path Hyperledger Fabric 1.0?

You have to have your chaincode at ...READ MORE

Jul 10, 2018 in Blockchain by slayer
• 29,350 points
2,735 views
0 votes
1 answer

IBM Container Service blockchain deployment error.

This error might be caused because of ...READ MORE

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

How to add peers on a running Hyperledger Fabric?

You can not use configtxlator tool for ...READ MORE

Jul 10, 2018 in Blockchain by slayer
• 29,350 points
799 views
0 votes
1 answer

How to control visibility of assets in Hyperledger Fabric?

you can use proof of Authority consensus ...READ MORE

Jul 10, 2018 in Blockchain by digger
• 26,740 points
642 views