questions/blockchain/page/11
You can use the net module to check the ...READ MORE
The "hf.Registrar.Roles" attribute is used to control ...READ MORE
To use multiple anchor peers, you need ...READ MORE
There's a typo in your code. The ...READ MORE
When you create a new account, the ...READ MORE
You should not mention double quotes for ...READ MORE
This is a common problem with truffle ...READ MORE
You can use the Web3.js library to interact ...READ MORE
You have to have your chaincode at ...READ MORE
Yes, you can use testrpc to do ...READ MORE
The identity consists of two main parts: Keys ...READ MORE
Yes, you can set the miner threads ...READ MORE
On January 2, 2019, Ali Baba DAMO ...READ MORE
Like this error indicates, you have to ...READ MORE
You can use the following command to ...READ MORE
history, err := stub.GetHistoryForKey(key_value) for history.HasNext() { ...READ MORE
This could happen due to 3 possible ...READ MORE
Since Satoshi Nakamoto created bitcoin in 2008, ...READ MORE
The data of the Hyperledger Blockchain is ...READ MORE
This doesn't usually happen, maybe the log ...READ MORE
Blockchain and IPFS are based on similar concepts of decentralized ...READ MORE
Try the following command: geth monitor --attach ./chain-data/geth.ipc ...READ MORE
You can install various golang projects with ...READ MORE
You have to pass the password as ...READ MORE
It seems like a problem with the ...READ MORE
If you have initialized the genesis block ...READ MORE
Your account is locked by default due ...READ MORE
When you are running truffle on a ...READ MORE
When you use the --fast flag to download the Blockchain, ...READ MORE
Introduction: The “global village” created by the ...READ MORE
/** * Firstly collect the ...READ MORE
Yes, it is possible for two chaincodes ...READ MORE
According to the history, in the Internet ...READ MORE
User Identity management can be done via ERC725 ...READ MORE
It was already decided that installing chaincode ...READ MORE
This may be due to some inconsistency ...READ MORE
Hey. You might have missed declaring the "myaddress" ...READ MORE
Seems like truffle didn't find a server. ...READ MORE
Hyperledger Fabric supports only 2 types of ...READ MORE
Though Json-RPC provides methods to interact with ...READ MORE
Let me explain with an example. Suppose ...READ MORE
After initialization of bitminter you won't be ...READ MORE
The most obvious use case would be ...READ MORE
You are getting this error because you ...READ MORE
There is a typo in your command. ...READ MORE
Using MetaMask v3.14.1 you can reset your account as ...READ MORE
The json file required to run dev is ...READ MORE
The error is in protobuf.Transaction.create headerSignature needs to be a string, ...READ MORE
I found these 2 scripts online: Javascript: <html> <head> <script type="text/javascript" ...READ MORE
It is not possible to find the ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.