dappuniversity / millow

Real Estate NFT DApp
188 stars 201 forks source link

Can anyone share the IPFS link toh the metadata #17

Open Shivanant opened 1 year ago

Shivanant commented 1 year ago

the title says it all

Shivanant commented 1 year ago

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 commented 11 months ago

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