HOW TO PIN AND UNPIN IPFS FILES ON REMOTE NODE USING PINATA

Sdílet
Vložit
  • čas přidán 20. 04. 2021
  • It's also possible to pin your files to a remote pinning service. These third-party services give you the opportunity to pin files not to your own local node, but to nodes that they operate. You don't need to worry about your own node's available disk space or uptime.
    While you can use a remote pinning service's own GUI, CLI, or other dev tools to manage IPFS files pinned to their service, you can also work directly with pinning services using your local IPFS installation - meaning that you don't need to learn a pinning service's unique API or other tooling.
    ipfs.io
    pinata.cloud
    MY BOOK
    📝 Get Started with Ethereum - www.amazon.com/dp/B0982J1Z1X/
    This book is a step by step guide for everyone who wants to start as a blockchain developer. It was designed for those who have never programmed anything in blockchain and want to get started. I will cover everything from installing basic requirements to writing, testing and deploying smart contracts. I also cover topics like IPFS, ENS, Chainlink, Truffle, Ganache, OpenZeppelin, Pinata, Fleek, Infura, Metamask, Opensea, among others.
    #blockchain #ipfs #pinata #tutorial #crypto
    Music: www.bensound.com
  • Věda a technologie

Komentáře • 22

  • @techtips2625
    @techtips2625  Před 3 lety +1

    Are you interested in getting started as an ethereum blockchain developer?
    My ebook is designed for those who have never programmed anything in blockchain and want to get started. I will cover everything from installing basic requirements to writing, testing and deploying smart contracts. I also cover topics like IPFS, ENS, Chainlink, Truffle, Ganache, OpenZeppelin, Pinata, Fleek, Infura, Metamask, Opensea, among others.
    www.amazon.com/dp/B0982J1Z1X/

    • @Mark_Barnes
      @Mark_Barnes Před 3 lety

      I'll buy your book if you can answer one question for me. Can I sell my products, create a payment gateway with a blockchain domain?

    • @techtips2625
      @techtips2625  Před 3 lety +1

      Hello Mask! In order to resolve a blockchain domain, the simplest way is to use a decentralized gateway service which will use DNS over HTTPS. This doesn't stop you from hosting some payment solution on it, what basically changes is how the domain is resolved. Either way you should evaluate whether or not it is worth migrating to a decentralized domain based on your use case. Depending on your goal, using a decentralized domain can add an unnecessary layer of complexity to your solution.

    • @Mark_Barnes
      @Mark_Barnes Před 3 lety

      @@techtips2625 my goal is to demonstrate web3 versatility. It may be easier to sell my products on GoDaddy, but that would defeat my primary purpose. Again, thanks for responding, I just purchased your book, keep up the good work.

    • @dozzyjeandozie5089
      @dozzyjeandozie5089 Před rokem

      please i do need help here, i want to delete the file that i uploaded on my network, but when i browse the file i can still view the content of the file after i might have deleted the file, please can you show me now to permanently delete the file from ipfs node completly?

  • @Asmodath
    @Asmodath Před 2 lety

    Nice would be useful to get some info on how to do this for a directory, not just single files.

  • @enovitskiy
    @enovitskiy Před 2 lety

    hello, I'm sorry, but what to do when the service says "Error: service already present"?

  • @cyrilnoya357
    @cyrilnoya357 Před 2 lety

    Hi how do I pin back my unpinned files?

  • @inframinced6698
    @inframinced6698 Před 2 lety

    Can someone point me in the direction of doing this without pinata? (remote node pinning). Pinata has a 25GB at-a-time limit which does not work for me. I need to be able to pin much larger folders.

    • @techtips2625
      @techtips2625  Před 2 lety

      You can also create your own node but in that case you will need to keep it up and running.

  • @danishpoojari8306
    @danishpoojari8306 Před 2 lety

    This was really helpful but how can I pin a folder with cmd?

    • @techtips2625
      @techtips2625  Před 2 lety

      You will need to connect to some remote node to pin files, so it's common that the third-party service provides some command line in order to do that. Alternatively you can create your own node, but you will need to keep it up and running.

  • @khoile6975
    @khoile6975 Před 3 lety +1

    Nice video, can u make video teaching how to pin file on pinata using javascript pls

    • @techtips2625
      @techtips2625  Před 3 lety +1

      Yes, I will make a video about it soon. Thanks for watching!

    • @khoile6975
      @khoile6975 Před 3 lety

      @@techtips2625 Thanks bro, actually I have learnt it from the docs but can you teach how to calculate CID of a file??

    • @Mark_Barnes
      @Mark_Barnes Před 3 lety

      So if it's possible to pin a file on pinata using JavaScript, does that mean it's possible to have store functionality with an Unstoppable domain? I've read where only front-end functionality is available.

    • @khoile6975
      @khoile6975 Před 3 lety +1

      @@Mark_Barnes its possible

    • @Mark_Barnes
      @Mark_Barnes Před 3 lety +1

      @@khoile6975 thank you so much for responding. I wanted to be sure I was heading in the right direction.

  • @Mark_Barnes
    @Mark_Barnes Před 3 lety

    Can I sell my digital products with a blockchain domain?

    • @techtips2625
      @techtips2625  Před 3 lety +1

      Hello Mask! Yes, actually the question of being a blockchain domain, (a decentralized domain), has more to do with the infrastructure than with what you intend to sell with it. In the case of digital products, perhaps a traditional domain (off chain) will serve you well. But if you have high availability concerns (someone trying to take your domain down for censorship) a decentralized domain would be the best choice.

    • @Mark_Barnes
      @Mark_Barnes Před 3 lety

      @@techtips2625 thank you for responding. To be sure I'm understanding correctly, are you saying "yes" I can have store functionality with my Unstoppable domain? (for example, upload html website template to pinata.cloud)

    • @techtips2625
      @techtips2625  Před 3 lety +1

      Sure!