All Questions
1 question
0
votes
1
answer
45
views
DApp on Node2 accessing smart contract deployed by Node1
Node 1(Desktop) deployed a contract on private blockchain. From node2(Laptop),I want to interact with the contract.
But I failed at 'web3.version.getNetwork(err, netId)' function.This function throws ...