Open chethanrraj90 opened 3 years ago
Dear ma'am pop up saying "Token contract not deployed to detecting network" what is the solution for this..pls respond
Install Truffle, Ganache and Metamask Chrome Extension. In the truffle-config.js file, set up the ganache configurations. Also, connect your metamask account with the ganache by importing the seed phrase. Make sure you are connecting to the correct port. Then proceed to all the commands mentioned in the readme file.
Ma'am ,..Anything want to modify in the truffle-config.js file?I have already installed truffle,ganache,metamask but in meta mask which network shld v keep,.. I kept Rinkeby test network and I am deployed through http://remix.ethereum.org/ also many times and created token in meta mask using contract address . As you can see the pic,.. i deployed in ganache then I Connected the ganache to metamask by importing acc using private key then it created another acc in metamask now I kept with network of ganache rpc server but not taking the inputs . But yeah pop up is not there now.. -------- Original message --------From: Simran Gupta @.> Date: 22/07/2021 3:55 pm (GMT+05:30) To: 1209simran/Land-Registry-Application @.> Cc: Chethan R @.>, State change @.> Subject: Re: [1209simran/Land-Registry-Application] How to deploy token contract..? (#3) Install Truffle, Ganache and Metamask Chrome Extension. In the truffle-config.js file, set up the ganache configurations. Also, connect your metamask account with the ganache by importing the seed phrase. Make sure you are connecting to the correct port. Then proceed to all the commands mentioned in the readme file.
—You are receiving this because you modified the open/close state.Reply to this email directly, view it on GitHub, or unsubscribe.
Dear ma'am how to deploy token contract pls respond..