questions/blockchain
The mapping is not set up right. ...READ MORE
There is a temp solution here. ~/bitcore-explorers/node_modules/bitcore-lib/index.js line 7: bitcore.versionGuard ...READ MORE
In my case, use sudo command. truffle compile ...READ MORE
I am providing an example. Modify it ...READ MORE
Contrary to the popular belief, it is ...READ MORE
The problem lies in the command: truffle migrate Your truffle migrate command ...READ MORE
The "hf.Registrar.Roles" attribute is used to control ...READ MORE
I found a similar code somewhere: contract Holders{ uint ...READ MORE
To start with, let me tell you ...READ MORE
If you are using ...READ MORE
My docker version was 1.7. And its ...READ MORE
Quoting different pieces the way you're doing ...READ MORE
To get transaction details like Block Hash ...READ MORE
How to simple way to upgrade the ...READ MORE
You can try to do it like ...READ MORE
Suppose (assuming) you started the first network ...READ MORE
Setup actual boot node, don't treat base ...READ MORE
The solution to this problem is as ...READ MORE
The _ symbol is a place holder. ...READ MORE
geth is a tool used to run a ...READ MORE
It appears you are using web3.js v1.0. ...READ MORE
In the peer configuration, the port you ...READ MORE
Your need to improvise your code a ...READ MORE
Take a look at https://github.com/highfestiva/finplot. Where you can ...READ MORE
RxJS includes a bindNodeCallback observable creator specifically for creating ...READ MORE
The issue is at CurrentProvider. Give the url ...READ MORE
The issue is that the chaincode container ...READ MORE
I had a similiar issue connecting this API, ...READ MORE
Seems like there is already a geth instance ...READ MORE
First of all, when someone creates a ...READ MORE
Hyperledger Fabric v1.0 and later does not ...READ MORE
In your generate_address_from_public_key_hash method, the checksum should be over ...READ MORE
This link might help you: https://github.com/hyperledger/fabric-sample ...READ MORE
If you have initialized the genesis block ...READ MORE
You are not connecting to the right ...READ MORE
With any approach, you need a bitcoin ...READ MORE
Try a clean install of node again npm ...READ MORE
You can use the PHP Requests library for an ...READ MORE
You can use a contract function, on ...READ MORE
A simple contract for addition, an error ...READ MORE
You can extract the data using the ...READ MORE
With this line it should work fine: wallet.provider ...READ MORE
Hi. miner.start() gives no output. So, when the output ...READ MORE
You can find the details you want ...READ MORE
Sorry that you're having this problem. To ...READ MORE
Any reason you aren't using coinbase pro? The ...READ MORE
The problem could be because of the ...READ MORE
Your parentheses are mismatched. pragma solidity ^0.4.17; import "truffle/Assert.sol"; import ...READ MORE
To connect all your nodes with all ...READ MORE
You cannot see all available channels, but you ...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.