How to Use the Pinata IPFS API
12:37
How to Use the Pinata Files API
13:11
Building the Cryptographic Cloud
16:18
How to Use the Groups API
14:23
6 ай бұрын
How to Persist NFT Data with IPFS
5:03
Farcaster Legos: FIP171
3:00
7 ай бұрын
Pinata Gateway Analytics
1:23
7 ай бұрын
Пікірлер
@cryptoleek
@cryptoleek Күн бұрын
No one can understand. I will do a better video.
@YuppichOG
@YuppichOG 7 күн бұрын
Thanks, helped a lot
@RishabhSharma-s7b
@RishabhSharma-s7b 29 күн бұрын
How to upload a folder in Files
@pinatacloud
@pinatacloud 29 күн бұрын
Currently still a work in progress but will hopefully release soon!
@RishabhSharma-s7b
@RishabhSharma-s7b 29 күн бұрын
How to upload a folder
@WadnerJoseph-f5b
@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.
@pinatacloud
@pinatacloud 29 күн бұрын
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-f5b
@WadnerJoseph-f5b 29 күн бұрын
@ thank you that helps a bunch
@JuanGabrielOyolaCardona
@JuanGabrielOyolaCardona Ай бұрын
Thanks for sharing 😀👍 greetings from Colombia.
@vanijatkosolomichev9452
@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
@Toptiershopp Ай бұрын
🤔
@kraken1473
@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
@kraken1473 Ай бұрын
or maybe u have a discord group where I can ask stuff related to this?
@pinatacloud
@pinatacloud Ай бұрын
@@kraken1473 discord.com/invite/pinata or email us at [email protected]
@clemspliffy678
@clemspliffy678 Ай бұрын
Subscribed & 👍
@rickc138-B
@rickc138-B 2 ай бұрын
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)
@pinatacloud
@pinatacloud 2 ай бұрын
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_
@jabrowski_ 2 ай бұрын
Ty Linds. Liked and subbed
@khutlangdy
@khutlangdy 2 ай бұрын
at the last step my vercel doesn't show the media file, what is the problem?
@pinatacloud
@pinatacloud 2 ай бұрын
Hey there! Could you send us an email at [email protected] so we can get a closer look?
@benyamin4634
@benyamin4634 2 ай бұрын
thanks
@skryonline5825
@skryonline5825 3 ай бұрын
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_DeFi
@Tenacious_DeFi 5 ай бұрын
Great Explanation and Education ser. Thanks a million
@CPAHallTalk
@CPAHallTalk 5 ай бұрын
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-cu4yo
@Kate-cu4yo 5 ай бұрын
Hello, do you by any chance know where to look up seed phrase?
@ikon_voice
@ikon_voice 5 ай бұрын
Thank you!
@Heras1991
@Heras1991 5 ай бұрын
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!
@sigmaroll9802
@sigmaroll9802 5 ай бұрын
I minted on base this week, really empowering
@dafuqisdis
@dafuqisdis 5 ай бұрын
ty lol
@sigmaroll9802
@sigmaroll9802 6 ай бұрын
I will link up, thanks
@sigmaroll9802
@sigmaroll9802 6 ай бұрын
Thanks so much 😊
@ickorling7328
@ickorling7328 6 ай бұрын
This is useful, but why IPFS and piñata related?
@pinatacloud
@pinatacloud 6 ай бұрын
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
@ickorling7328
@ickorling7328 6 ай бұрын
I want to explore more of the why and big picture, for sales to non-technical audiences who do need this without realizing why.
@pinatacloud
@pinatacloud 6 ай бұрын
If you're referring to Pinata as a whole I think our first video does a great job! :) kzbin.info/www/bejne/bJObgHSEotxloa8
@brucegrahamart
@brucegrahamart 6 ай бұрын
👍
@druxamb
@druxamb 6 ай бұрын
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
@pinatacloud
@pinatacloud 6 ай бұрын
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/
@druxamb
@druxamb 6 ай бұрын
@@pinatacloud thanks, I'll check the provided doc
@sktbrd-eth
@sktbrd-eth 6 ай бұрын
Steve is awesome ! best support ever !
@brucegrahamart
@brucegrahamart 6 ай бұрын
👍
@komaldagar8821
@komaldagar8821 7 ай бұрын
hii brother i want to store ipfs data on Ethreum blockchain please help
@Acidokk
@Acidokk 7 ай бұрын
Omg i just realized i'm a retarded
@raihanulislam9321
@raihanulislam9321 7 ай бұрын
Can we mint a collection to opensea?
@Patricia-zn5bh
@Patricia-zn5bh 7 ай бұрын
Do you know how to cast a a long video on WP without redirecting to a different site?
@mohammadhoseinkamari
@mohammadhoseinkamari 7 ай бұрын
can laravel make farcaster frame???
@ivcained
@ivcained 7 ай бұрын
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!
@pinatacloud
@pinatacloud 7 ай бұрын
100%! Since IPFS supports any kind of file, it means casts can be any kind of content 👀
@ivcained
@ivcained 7 ай бұрын
on Point. Thank you, always learn something new from these videos! 💯
@pinatacloud
@pinatacloud 7 ай бұрын
💜🙏🏻
@knowwhatiswhat4276
@knowwhatiswhat4276 7 ай бұрын
🥂🔷
@nikhilgenupudi9910
@nikhilgenupudi9910 7 ай бұрын
Need a site like openzeppelin to make frames for me hahahahha
@Ajgabbana
@Ajgabbana 8 ай бұрын
Love the content👍🏾
@danielamarotazo
@danielamarotazo 8 ай бұрын
Thank you for doing these videos! This series is amazing 🩷
@blainebunton
@blainebunton 8 ай бұрын
There’s no where to sell base nfts
@blainebunton
@blainebunton 8 ай бұрын
You can’t even sell them
@katepryse-lloyd8218
@katepryse-lloyd8218 8 ай бұрын
My coinbase wallet settings doesn't have a developer heading, how do you get this?
@pinatacloud
@pinatacloud 8 ай бұрын
It should be under the Developer settings!
@katepryse-lloyd8218
@katepryse-lloyd8218 8 ай бұрын
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.
@pinatacloud
@pinatacloud 8 ай бұрын
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-lloyd8218
@katepryse-lloyd8218 8 ай бұрын
Thanks for getting back to me so quickly. I'll do that now, and reference the folder for the jsons for my base URL. ❤
@danielayesnu2537
@danielayesnu2537 8 ай бұрын
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
@pinatacloud
@pinatacloud 8 ай бұрын
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-od6lg
@SajjadFallah-od6lg 9 ай бұрын
Hi Pinata, I don't have access to paypal, can you help me to pay 5 dollars for warpcast entry?
@JinsenParker-gy4jm
@JinsenParker-gy4jm 6 ай бұрын
hahaha
@enveryumrutas9002
@enveryumrutas9002 9 ай бұрын
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.
@koolkeith8639
@koolkeith8639 9 ай бұрын
npx is giving "no such file or directory"
@pinatacloud
@pinatacloud 9 ай бұрын
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/
@based-m00nZ
@based-m00nZ 9 ай бұрын
A great explanation. Thanks Linds 👊