Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The template doesn't work #6

Open
hcheng826 opened this issue Sep 21, 2024 · 1 comment
Open

The template doesn't work #6

hcheng826 opened this issue Sep 21, 2024 · 1 comment

Comments

@hcheng826
Copy link

The smart contract is not configured correctly. If I run npm start under /frontend directory it would throw follow errors

ERROR in ./src/components/Dapp.js 9:0-52
Module not found: Error: Can't resolve '../contracts/Token.json' in '/Users/username/web3/fhenix-dark-forest-ethglobal-sg/frontend/src/components'

ERROR in ./src/components/Dapp.js 10:0-65
Module not found: Error: Can't resolve '../contracts/contract-address.json' in '/Users/username/web3/fhenix-dark-forest-ethglobal-sg/frontend/src/components'
@aciceri
Copy link

aciceri commented Oct 4, 2024

Looking at the code in frontend/ it seems to simply contain a basic react frontend for a dapp, it has nothing to do with Fhenix in particular.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants