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

Can anyone share the IPFS link toh the metadata #17

Open
Shivanant opened this issue Mar 7, 2023 · 2 comments
Open

Can anyone share the IPFS link toh the metadata #17

Shivanant opened this issue Mar 7, 2023 · 2 comments

Comments

@Shivanant
Copy link

the title says it all

@Shivanant
Copy link
Author

for( let i=0;i<3;++i){

let tx=await realEstate.connect(seller).mint(`https://ipfs.io/ipfs/QmQVcpsjrA6cr1iJjZAodYwmPekYgbnXGo4DFubJiLc2EB/${i+1}.json`)
await tx.wait();

}

here you go...past me!

@elvisisvan
Copy link

the link you're asking for is already in your code, enter your https link into address bar browser will open the corresponding ipfs link ipfs://bafybeibaan4mbbxtapsbyae47hqo4ehfvag5fzux3j2ekotm3ieddbnjva/
ipfs://bafybeibaan4mbbxtapsbyae47hqo4ehfvag5fzux3j2ekotm3ieddbnjva/

you probably don't use brave browser or you do but haven't activated "methods to resolve ipfs resources", if so, activate "brave local ipfs node"
image

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