Closed lordmen99 closed 2 years ago
get this error
`× TypeError: Cannot read properties of undefined (reading 'address') Footer src/components/Footer/Footer.js:32 29 |
IDO Factory:
30 | <FooterLink 31 | target="_blank"32 | href={ | ^ 33 | process.env.REACT_APP_Explorer + 34 | "address/" + 35 | IDOFactory.networks[process.env.REACT_APP_networkID].address`
get this error
`× TypeError: Cannot read properties of undefined (reading 'address') Footer src/components/Footer/Footer.js:32 29 |
IDO Factory:
30 | <FooterLink 31 | target="_blank"
32 | href={ | ^ 33 | process.env.REACT_APP_Explorer + 34 | "address/" + 35 | IDOFactory.networks[process.env.REACT_APP_networkID].address`
You need to deploy smart contract first or wait for me. I will wrap it up to check whether or not the contract deployed.
i have doing deploy to bsc testnet, but get issue in PoolContext.js in line 51 & 78 then i uncomment, its can show like in ur screenshoot. but other issue again is cant connect to metamask when click connect
@lordmen99 Just update env.example file. # 0c92cabc1ebfebf7a5038eed939a4b6c124ea36b
i try setup local still show error.