GUI front End got error in web3 module and backend does not communicate properly using Testrpc

karikalansubakarikalansuba Member Posts: 2
Hello folks,
-> I have created smart contract web page front end using two files index.html,main.css and backend development using solidity language file Blockchain.sol. but whatever input i have given in Gui page it neither take that input nor communicate backend also testrpc server running.
-> I have used ctrl+shift+I i got some error in web page below mentioned clearly
-> Failed to load resource: net::ERR_FILE_NOT_FOUND
-> Failed to load resource: net::ERR_CONNECTION_REFUSED
-> Uncaught ReferenceError: Web3 is not defined
at
Sign In or Register to comment.