questions/blockchain
0 I have build a CorDapp using "Yo!CorDapp" ...READ MORE
You know it's important to realize what ...READ MORE
Migrating the state to a new version ...READ MORE
To access or use the blockchain you ...READ MORE
I think that your code has an ...READ MORE
It signs the transaction (eg. initiated by ...READ MORE
Transactions are first, verified by the miners, and ...READ MORE
Merkle tree will allow us to multiplex ...READ MORE
There are several differences between those blockchain ...READ MORE
Use this command to start miner: miner.start() To stop ...READ MORE
You might be able to benefit from ...READ MORE
If the file with the passwords is ...READ MORE
Can you just try to give network ...READ MORE
I would suggest, that instead of dividing ...READ MORE
As I understood you are planning to ...READ MORE
you can use the ouput hash function ...READ MORE
The error is mainly because the asset ...READ MORE
Though on-chain transactions secure data, off-chain transactions ...READ MORE
You should start membersrvc at first in ...READ MORE
Do we need to update date timestamp ...READ MORE
You can do something like: infuraProvider.getBlockNumber().then(function(blockNumber) { ...READ MORE
Try this; $wammount = floatval(trim($_POST['wammount'])); READ MORE
You are using it correctly. require is intended to ...READ MORE
In practice, you would expect every Org ...READ MORE
You could be a little more specific ...READ MORE
You can do the following things: You can ...READ MORE
Hey, there is a thread for the ...READ MORE
You can get the current block number ...READ MORE
I have been trying to generate a Nano ...READ MORE
It is due to the fact you ...READ MORE
Seems like you have a syntax error ...READ MORE
No, you can not make changes to ...READ MORE
Since transactions from a block are executed ...READ MORE
pragma solidity ^0.4.0; import "github.com/OpenZeppelin/zeppelin-solidity/contracts/math/SafeMath.sol"; contract MathExtended { ...READ MORE
Try running the truffle commands as root. ...READ MORE
Cryptocurrency do not compulsorily require blockchain.. What ...READ MORE
Actually, with the PUT method, you don't ...READ MORE
This is how you can do it: serialized_payment_details ...READ MORE
You are not using receive API you are using Exchange ...READ MORE
I have build a CorDapp using "Yo!CorDapp" ...READ MORE
Yes if your transaction was lucky enough ...READ MORE
Most people recommend to run docker containers ...READ MORE
You have specified query as parameter to method and function but if you ...READ MORE
when i create channel it showing error READ MORE
Hey. No, you dont have to encrypt ...READ MORE
point 1 and 2 are not immune ...READ MORE
On M14. checkSignature should take a DigitalSignature.WithKey.. ...READ MORE
Your code is written correctly. require is intended to ...READ MORE
From the code you posted, if(whichType == TX_SCRIPTHASH){//pay ...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.