questions/blockchain
If you are sending transactions back-to-back from ...READ MORE
I was having the same issue and ...READ MORE
It depends on your use case like ...READ MORE
Hey, if you have installed blockchain/service-my-wallet properly, ...READ MORE
Either run your own node (thus, the localhost reference ...READ MORE
Please find below an example of converting ...READ MORE
You should start log Exceptions when you ...READ MORE
Blockchain Technology showed the world a new ...READ MORE
The input data might be different, but ...READ MORE
The chaincode state is not changed when ...READ MORE
Yes, it should work. The authentication practice ...READ MORE
The TransactionId comes from sending the coin. ...READ MORE
When you use the --fast flag to download the Blockchain, ...READ MORE
Hey, @Vijayaprasad! The decentralization in Blockchain refers ...READ MORE
What you can do is use intkey-client to the ...READ MORE
There are two ways to actually do ...READ MORE
BDNS is offline and I don't know if ...READ MORE
The problem(from logging) is dial unix /var/run/docker.sock: connect: ...READ MORE
Install the pre-reqs https://hyperledger.github.io/composer/in ...READ MORE
Blockchain uses the concept of Merkle trees ...READ MORE
The results returned via the 'submitted' event ...READ MORE
Yes, OSNs can see all the transaction ...READ MORE
Hashgraph uses Superior distributed ledger technology. Hashgraph ...READ MORE
Bling Signature is a form of digital signature in ...READ MORE
Hyperledger has been collecting some use cases, though not ...READ MORE
Hope this helps: contract mortal { /* ...READ MORE
This question is old, and you obviously ...READ MORE
Here are the steps to setup corda ...READ MORE
Remove 'assetID:' from your test string. For example, 'org.acme.mynetwork#assetID:0138' ...READ MORE
Firstly, your web application will interact with ...READ MORE
actually i have 2 structure in my ...READ MORE
I had same issue. I created card ...READ MORE
Yes, you can only clone the additional ...READ MORE
Every Blockchain has a separate administration. So, it ...READ MORE
Try reinstalling boost (uninstall and install again), ...READ MORE
Here you go: var options = Web3Options.defaultOptions() options.gasLimit = ...READ MORE
A Distributed Hash Table is simply a key-value ...READ MORE
You might consider spliiting that array up ...READ MORE
Fist you should encrypt your wallet: bitcoin-cli encryptwallet ...READ MORE
HTTP protocol is the most popular on ...READ MORE
Coins are cryptocurrencies that are independent and ...READ MORE
In Hyperledger Fabric v1.0.0 your chaincode should confirm ...READ MORE
Since Satoshi Nakamoto created bitcoin in 2008, ...READ MORE
chainparams.cpp contains a line of code that ...READ MORE
This is a common problem with truffle ...READ MORE
You can use an already existing Blockchain. ...READ MORE
If this happens, then Person B will ...READ MORE
To solve this problem you can use ...READ MORE
This should work: BlockStore blockStore = new MyCustomBlockStore(NETWORK_PARAMETERS); blockStore.getChainHead(); blockChain ...READ MORE
The chaincode workflow you mentioned is correct, ...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.