questions/blockchain
What you are trying to do is ...READ MORE
Blockchain uses the concept of Merkle trees ...READ MORE
The error says "port may be in ...READ MORE
Hi, I have searched all the google sites, ...READ MORE
There are two ways to actually do ...READ MORE
If this happens, then Person B will ...READ MORE
Yes, it should work. The authentication practice ...READ MORE
Hey, if you have installed blockchain/service-my-wallet properly, ...READ MORE
Install the pre-reqs https://hyperledger.github.io/composer/in ...READ MORE
You are trying to use filter={"include":"resolve"} in Composer Query. ...READ MORE
What you can do is use intkey-client to the ...READ MORE
The problem(from logging) is dial unix /var/run/docker.sock: connect: ...READ MORE
First of all, the chaincode (or smart ...READ MORE
The results returned via the 'submitted' event ...READ MORE
Try to add some typo and run ...READ MORE
Libp2p handles discovery and connection of nodes ...READ MORE
With IBM cloud you can use containers, ...READ MORE
Yes, you can connect multiple instances to ...READ MORE
Here are the steps to setup corda ...READ MORE
Hey. It seems like you already have ...READ MORE
The TransactionId comes from sending the coin. ...READ MORE
The module's name is ethereum, not pyethereum. Using the ...READ MORE
Firstly, your web application will interact with ...READ MORE
You should start log Exceptions when you ...READ MORE
Yes, OSNs can see all the transaction ...READ MORE
Coins are cryptocurrencies that are independent and ...READ MORE
First run: npm install sha3 and then sudo ...READ MORE
Hope this helps: contract mortal { /* ...READ MORE
bcmath module can help you bcmod(bcdiv("0.7", "0.001"), "10"); // ...READ MORE
I'd recommend taking a look at the ordering ...READ MORE
The chaincode state is not changed when ...READ MORE
Replace return shim.success(valString); with: return shim ...READ MORE
You might consider spliiting that array up ...READ MORE
Well, what programming language you have to ...READ MORE
It's a lot of question. I will ...READ MORE
I had same issue. I created card ...READ MORE
Please find below an example of converting ...READ MORE
Remove 'assetID:' from your test string. For example, 'org.acme.mynetwork#assetID:0138' ...READ MORE
Either run your own node (thus, the localhost reference ...READ MORE
It's a trivial issue mate - you're ...READ MORE
There is an open issue in GitHub ...READ MORE
chainparams.cpp contains a line of code that ...READ MORE
HTTP protocol is the most popular on ...READ MORE
The Hyperledger Composer pre-requisites can be installed ...READ MORE
No, variables stored by some chaincode (A) ...READ MORE
was finally able to find the answer: await ...READ MORE
Another process is already using the port ...READ MORE
I faced the same issue. Here's where ...READ MORE
Here you go: var options = Web3Options.defaultOptions() options.gasLimit = ...READ MORE
Hyperledger has been collecting some use cases, though not ...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.