ppenter / fontpad

IDO launchpad platform
7 stars 8 forks source link

yarn start error #3

Open rectinajh opened 2 years ago

rectinajh commented 2 years ago

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

ppenter commented 2 years ago

migrate the smart contract by truffle first