questions/blockchain
Photo ownership can be protected using Blockchain ...READ MORE
Hash encryption is a form of providing ...READ MORE
This should work: BlockStore blockStore = new MyCustomBlockStore(NETWORK_PARAMETERS); blockStore.getChainHead(); blockChain ...READ MORE
No curly braces after your if statement. ...READ MORE
Your code contains the amount in USD ...READ MORE
If this happens, then Person B will ...READ MORE
The chaincode workflow you mentioned is correct, ...READ MORE
I have a small script basically taken ...READ MORE
I found the problem, it was actually ...READ MORE
Technically, BigChainDB internally uses RethinkDB as a ...READ MORE
The error is basically the [X_train] which ...READ MORE
Hi @vt. This command should do the job: apt ...READ MORE
You can install testrpc using npm $ npm install ...READ MORE
It's a lot of question. I will ...READ MORE
I have a transaction script and trying ...READ MORE
you need to refer to your specific ...READ MORE
You need to use the correct port ...READ MORE
Another process is already using the port ...READ MORE
New nodes doesn't depend on a single ...READ MORE
The Hyperledger Composer pre-requisites can be installed ...READ MORE
To answer your question, the settxfee is ...READ MORE
Blockchain is a decentralized database where the ...READ MORE
This is the solution: void setdouble(double val) { ...READ MORE
This is how you can do it: /** @returns ...READ MORE
No, variables stored by some chaincode (A) ...READ MORE
Try reinstalling boost (uninstall and install again), ...READ MORE
This could happen due to 3 possible ...READ MORE
Well, what programming language you have to ...READ MORE
This should do your work: // select the ...READ MORE
I faced the same issue. Here's where ...READ MORE
the direct answer to your query is ...READ MORE
Maybe you forgot to compile the project ...READ MORE
There is an open issue in GitHub ...READ MORE
WalletUtils.loadCredentials can be buggy, I would recommend ...READ MORE
You can write smart contracts in any ...READ MORE
With IBM cloud you can use containers, ...READ MORE
Hey guys this is the link to ...READ MORE
It depends on the objective of the ...READ MORE
Any contract code written on the blockchain ...READ MORE
There's something wrong with your SSH key. ...READ MORE
Try stripping out the 'tree/master' portion of ...READ MORE
You can use Websocket Eventmachine Client (https://github.com/imanel/websocket-eventmachine-client) gem to ...READ MORE
You need to decode it with json_decode() like this $json ...READ MORE
First ques:where in the blockchain is a ...READ MORE
Try something like this: https://jsfiddle.net/bxw3v8c7/ <html> <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script> <script> var btcs = ...READ MORE
Actually, the issue is more likely that ...READ MORE
You might want to look at the response of ...READ MORE
No, you don’t have to issue the ...READ MORE
Be sure to allow your server ip ...READ MORE
You will need root permissions to move a file ...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.