DEV Community

Discussion on: How I Created a Crowdfunding Platform with Web3 & Micro-Frontends

Collapse
 
shrav2001 profile image
shrav2001

Hey hi. Actually in campaign.ts file there is an import statement,

import campaign from '../ethereum/campaign.json';

But in the parent directory, there is no ethereum folder or the campaign.json folder. I was wondering if you can help me out here. Thank you!

Collapse
 
ruppysuppy profile image
Tapajyoti Bose • Edited

You didn't compile the contract, run script generate-files under smart contracts