-
Notifications
You must be signed in to change notification settings - Fork 209
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
Error connecting to Blockchain in order to list properties/load NFT contracts into App #5
Comments
I'm also getting issue ...Loading List of Properties!!! |
can you share code of App.js im getting same error! |
Please tell me how to fix the code. I have the same error =(( |
Has anyone got the solution to this problem? |
any solution to this problem? |
@Bhakti087 Try Adding the hardhat local network to the metamask and then start the server |
I am facing this error when trying to list properties/load contracts into App:
/ipfs/QmQVcpsjrA6crliJjZAodYwmPekYgbnXGo4DFubJiLc2EB/${i + 1}.json: invalid path "/ipfs/QmQVcpsjrA6crliJjZAodYwmPekYgbnXGo4DFubJiLc2EB/${i + 1}.json": invalid CID: input isn't valid multihash
is the issue with this link: "https://ipfs.io/ipfs/QmQVcpsjrA6cr1iJjZAodYwmPekYgbnXGo4DFubJiLc2EB/${i + 1}.json" or there is another issue perhaps?
Additional Info:
I started facing the issue at this part of the tutorial https://youtu.be/C4blK6X-D_4?t=6715:
The text was updated successfully, but these errors were encountered: