Solana Tutorial: Minting and sending Tokens and NFTs Part 1: CLI

Sdílet
Vložit
  • čas přidán 12. 09. 2024

Komentáře • 33

  • @TheHellishFrog
    @TheHellishFrog Před 2 lety +9

    Another high-quality Solana tutorial that was eagerly awaited! Thank You - Josh!

    • @ozangulec4064
      @ozangulec4064 Před 2 lety +1

      Exactly! Josh is what's this whole space is needed

    • @JoshsDevBox
      @JoshsDevBox  Před 2 lety +3

      Thank you! Things have been busy lately, but I'm trying to find both the motivation and time to continue!

  • @arturfil
    @arturfil Před 2 lety +2

    Amazing Content Josh! Looking forward to the next video!

    • @JoshsDevBox
      @JoshsDevBox  Před 2 lety +1

      Thank you! Comments like these are what keeps me going :)

  • @sap7095
    @sap7095 Před 2 lety

    Thanks Josh, I really, really like your videos! It all becomes clear!

  • @sap7095
    @sap7095 Před 2 lety

    Looking forward for your next couple videos, I really want to see how you can program this, it will be very usefull!

  • @roblesrt
    @roblesrt Před 2 lety +1

    New subscriber here.. thanks for sharing, this is awesome!

  • @LanceToledo
    @LanceToledo Před 2 lety +1

    Hey Josh do you have a website or place to contact you? The quality of your CZcams video is amazing and I really resonate with your mission of your channel

  • @UniversbeCREATIONS
    @UniversbeCREATIONS Před 2 lety

    Your way of explaining Solana, web3 and rust is really awesome, also can you please make a video to make transaction using wallet's secrete key.

  • @gavinfowler1108
    @gavinfowler1108 Před 2 lety

    love the video any thoughts on making a quick video on the new metadata method for spl tokens?

  • @Aster031
    @Aster031 Před 2 lety

    Keep up the good work! I love your videos :)

  • @diegogarcia9426
    @diegogarcia9426 Před 2 lety

    Love your videos! Keep it up!!!

  • @exoticcoder5365
    @exoticcoder5365 Před rokem

    Thank you ! Very helpful !

  • @matteozocca2867
    @matteozocca2867 Před 2 lety

    Amazing tutorial thank you :D
    Question, If I only want to create NFTs, can I skip the part of creating my own token?

  • @meka4996
    @meka4996 Před 10 měsíci

    Excellent. Thanks!

  • @Babykid88
    @Babykid88 Před rokem

    Can you create a video how to update the metadata such name and logo for custom mint Sol token for Devnet ?

  • @salim6482
    @salim6482 Před 2 lety

    Thanks Josh

  • @ozangulec4064
    @ozangulec4064 Před 2 lety +1

    Josh, I have a question for you -> is it possible to program a Solana NFT so that it changes its visual depending on the time of the day?
    For example, it shows the night version of the same landscape illustration after 6 pm and vice versa?

    • @JoshsDevBox
      @JoshsDevBox  Před 2 lety +1

      Interesting question, an NFT is just unique string that you can include metadata (something I want to explore in a future video!)
      There could be some interesting solutions, you could for example link it to a gif that's 24 hour long and changes after 12 hours or link it the a webpage that you own that detects their time and alters the image shown.

    • @ozangulec4064
      @ozangulec4064 Před 2 lety

      @@JoshsDevBox 24 hour gif can be the solution for "day & night" concept but what if I want the NFT's uri to be updated depending on an external factor (let's say price of SOL) then could I use Program Derived Adresses in Solana?
      Are you going to make tutorial about PDAs at some point?

  • @typicalindiancoderwhowatch8458

    I love your content! can you please make nft sell and buy marketplace using solana please!

  • @festrano5369
    @festrano5369 Před 2 lety

    Thanks Josh. If you write a book, I buy it. Greetings from germany

  • @carsonroscoe1417
    @carsonroscoe1417 Před 2 lety

    I would love to see a tutorial on creating SPL compatible tokens from a Smart Contract - whether that's from directly using the SPL on-chain factory or anchor_spl.
    There are very little resources on how to do this, and as someone coming from a Ethereum background, writing custom ERC tokens is how we do it and how my company has always done it. With Solana, the resources always tell us to use the CLI, but that isn't possible for our custom logic.

    • @JoshsDevBox
      @JoshsDevBox  Před 2 lety +1

      Thanks! You're in luck, because that's the goal of my next video!

    • @carsonroscoe1417
      @carsonroscoe1417 Před 2 lety

      @@JoshsDevBox Awesome! I can't wait :)

  • @armyofda12monkeys
    @armyofda12monkeys Před 2 lety

    Whats the best way to sell your SPL token but not pay too much in fees+USD? Can you sell directly to users vs trying to create a $10k USD-> your token liquidity pool which I think I saw markets created on like Raydium/Serum maybe offer. Kinda annoying to supply $10k USD of your own money if you just wanna sell your goofy meme token.

  • @charlesdescamps9923
    @charlesdescamps9923 Před 2 lety

    If I understand correctly, 7CP...hgM minted the nft, and so now has it. But how can I send that nft to someone using code?

  • @gameofmoney6757
    @gameofmoney6757 Před 2 lety

    how to vest token in own wallet plz make a video highly needed please

  • @Eliot00
    @Eliot00 Před 2 lety

    how can mint from candy-machine

  • @gautamprikshit1
    @gautamprikshit1 Před 2 lety

    Airdrop is limited to 2

  • @user-if2mi3tr1y
    @user-if2mi3tr1y Před měsícem

    How to add image logo and name token