Skip to main content

All Questions

Filter by
Sorted by
Tagged with
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 ...
Pt.AR's user avatar
  • 112