Currently still a work in progress but will hopefully release soon!
@RishabhSharma-s7b29 күн бұрын
How to upload a folder
@WadnerJoseph-f5bАй бұрын
I want to upload a batch of the same image. How do you do that? I also want to limit 1 per wallet.
@pinatacloud29 күн бұрын
Hey there! It might depend on a few things. If you want to do ERC721 then you could have metadata files where the image is the same but have different names, attributes, etc. If you’re looking to make an open edition then ERC1155 would be better for that. To limit to 1 per wallet you could use the built in balanceOf function in the contract and put it inside your mint function, then simple do a simple check that if the balance is greater than 0 then the user can’t mint. Hope that helps! :)
@WadnerJoseph-f5b29 күн бұрын
@ thank you that helps a bunch
@JuanGabrielOyolaCardonaАй бұрын
Thanks for sharing 😀👍 greetings from Colombia.
@vanijatkosolomichev9452Ай бұрын
function receive() is NOT for erc20 / 721 or any other erc. This function must be implemented to be able to receive native coins, like eth, bnb, matic etc
@ToptiershoppАй бұрын
🤔
@kraken1473Ай бұрын
I am struggling with an nft collection atm. Do u think u have enough time to make such a tutorial for 10k nfts?
@kraken1473Ай бұрын
or maybe u have a discord group where I can ask stuff related to this?
@pinatacloudАй бұрын
@@kraken1473 discord.com/invite/pinata or email us at [email protected]
@clemspliffy678Ай бұрын
Subscribed & 👍
@rickc138-B2 ай бұрын
the odds that this was posted literally a day a go from when i needed to use it great video, thanks for sharing i have a question though what is the difference between the files sdk and the ipfs sdk the docs mention that the files sdk is private by default in my head i imagine the ipfs sdk stores data on ipfs (the whole decentralized route) and files stores the files on pinata's servers (but this is an assumption)
@pinatacloud2 ай бұрын
Glad to hear it!! 😁 You are actually correct! The IPFS API is Pinata's classic offering, which lets you upload or "pin" files to IPFS. Since IPFS is a public network anything you upload can be accessed. This works for most Web3 applications, but there are times when you need true privacy. This is why Pinata built the Files API, which has elements of IPFS but the data is not publicly broadcasted. The IPFS SDK uses the IPFS API, and the Files SDK uses the Files API. They are pretty similar and only have a few small differences, primarily the package names "pinata-web3" and "pinata" respectively.
@jabrowski_2 ай бұрын
Ty Linds. Liked and subbed
@khutlangdy2 ай бұрын
at the last step my vercel doesn't show the media file, what is the problem?
@pinatacloud2 ай бұрын
Hey there! Could you send us an email at [email protected] so we can get a closer look?
@benyamin46342 ай бұрын
thanks
@skryonline58253 ай бұрын
That's good for static files or websites. What if I want to update some data on the website? CID will change. So how do I do domains with it?
@Tenacious_DeFi5 ай бұрын
Great Explanation and Education ser. Thanks a million
@CPAHallTalk5 ай бұрын
I think this is a great idea. As an auditor (CPA) and certified fraud examiner, I can see how this would be useful in all types of financial information. If financial information (transactions or financial statements) is not trustworthy, everything breaks down (in a thousand ways).
@Kate-cu4yo5 ай бұрын
Hello, do you by any chance know where to look up seed phrase?
@ikon_voice5 ай бұрын
Thank you!
@Heras19915 ай бұрын
Love this tutorial! I am sharing it with different developers. However, I can not see the image and attributes on the polygonscan (it's not recognising them), maybe you can illustrate me? Thanks!
@sigmaroll98025 ай бұрын
I minted on base this week, really empowering
@dafuqisdis5 ай бұрын
ty lol
@sigmaroll98026 ай бұрын
I will link up, thanks
@sigmaroll98026 ай бұрын
Thanks so much 😊
@ickorling73286 ай бұрын
This is useful, but why IPFS and piñata related?
@pinatacloud6 ай бұрын
Pinata is an IPFS Pinning Provider! We make it easy to upload and share content over IPFS; check us out for free! ;) app.pinata.cloud/register
@ickorling73286 ай бұрын
I want to explore more of the why and big picture, for sales to non-technical audiences who do need this without realizing why.
@pinatacloud6 ай бұрын
If you're referring to Pinata as a whole I think our first video does a great job! :) kzbin.info/www/bejne/bJObgHSEotxloa8
@brucegrahamart6 ай бұрын
👍
@druxamb6 ай бұрын
GM pinata, the current version of Alchemy does not use goerli network anymore, I tried switching to sepolia or mainnet but I kept recieving websoccet error 🧑🏽💻. Please help
@pinatacloud6 ай бұрын
Hey there! I think we might have replied in Discord however for anyone else that may be trying to follow this tutorial: Farcaster has changed quite a bit since this tutorial was posted. We would highly recommend following the guide linked below as its much more up to date! www.pinata.cloud/blog/how-to-build-a-lite-client-with-the-pinata-farcaster-api/
@druxamb6 ай бұрын
@@pinatacloud thanks, I'll check the provided doc
@sktbrd-eth6 ай бұрын
Steve is awesome ! best support ever !
@brucegrahamart6 ай бұрын
👍
@komaldagar88217 ай бұрын
hii brother i want to store ipfs data on Ethreum blockchain please help
@Acidokk7 ай бұрын
Omg i just realized i'm a retarded
@raihanulislam93217 ай бұрын
Can we mint a collection to opensea?
@Patricia-zn5bh7 ай бұрын
Do you know how to cast a a long video on WP without redirecting to a different site?
@mohammadhoseinkamari7 ай бұрын
can laravel make farcaster frame???
@ivcained7 ай бұрын
This is 🤯 Got me thinking 💭 Long casts + Other forms of Content... Does that mean we could allow something like a cast > song action audio generations to be uploaded to ipfs with a client that allows a them to be played back + other funcs? ▶︎ •၊၊||၊|။|||။|||။|||။၊|. 0:69 That would be lit!
@pinatacloud7 ай бұрын
100%! Since IPFS supports any kind of file, it means casts can be any kind of content 👀
@ivcained7 ай бұрын
on Point. Thank you, always learn something new from these videos! 💯
@pinatacloud7 ай бұрын
💜🙏🏻
@knowwhatiswhat42767 ай бұрын
🥂🔷
@nikhilgenupudi99107 ай бұрын
Need a site like openzeppelin to make frames for me hahahahha
@Ajgabbana8 ай бұрын
Love the content👍🏾
@danielamarotazo8 ай бұрын
Thank you for doing these videos! This series is amazing 🩷
@blainebunton8 ай бұрын
There’s no where to sell base nfts
@blainebunton8 ай бұрын
You can’t even sell them
@katepryse-lloyd82188 ай бұрын
My coinbase wallet settings doesn't have a developer heading, how do you get this?
@pinatacloud8 ай бұрын
It should be under the Developer settings!
@katepryse-lloyd82188 ай бұрын
Super easy to upload, thankyou. Have you instructions on how to upload their traits with the json file, then get a baseurl for a collection of NFTs? Much appreciated.
@pinatacloud8 ай бұрын
Awsome!! Yeah you can add an attributes array with the attribute objects in the json file you make for the NFT, you can read more here: docs.opensea.io/docs/metadata-standards Setting the base url requires putting a json file for each nft in a folder, then uploading that folder. The CID you get for the folder would be the base url!
@katepryse-lloyd82188 ай бұрын
Thanks for getting back to me so quickly. I'll do that now, and reference the folder for the jsons for my base URL. ❤
@danielayesnu25378 ай бұрын
can you make a short video showing syntax for the api in the app router and how it's being fetched, just syntax please using the app directory to create the api gives me multiple errors seems you are using the pages
@pinatacloud8 ай бұрын
We can certainly look into that! With how fast Next changes it can be hard to keep up 😅 We do have this template if you want to take a look that uses the app router github.com/PinataCloud/pinata-app-router-starter Of course if you still have questions we'll be happy to troubleshoot with you via [email protected]!
@SajjadFallah-od6lg9 ай бұрын
Hi Pinata, I don't have access to paypal, can you help me to pay 5 dollars for warpcast entry?
@JinsenParker-gy4jm6 ай бұрын
hahaha
@enveryumrutas90029 ай бұрын
Hello, thanks for the video, ***loginctl enable-linger $USER*** This kind of approach is not advisable because while only the ipfs.service needs to be persistent, it is not necessary for the user to become completely persistent. All you have to do is create the ipfs.service file and introduce it to the system.
@koolkeith86399 ай бұрын
npx is giving "no such file or directory"
@pinatacloud9 ай бұрын
You may want to make sure Node.js is installed! Would recommend installing it by first installing nvm, then use that to install node v.20 www.freecodecamp.org/news/node-version-manager-nvm-install-guide/