Using Sugar to Create Solana NFT with Metaplex Candy Machine

Поділитися
Вставка
  • Опубліковано 19 вер 2024

КОМЕНТАРІ • 134

  • @timothybritcliffe
    @timothybritcliffe 2 роки тому +4

    I LOVE THIS TUTORIAL YOU EXPLAIN EVERYTHING PERFECTLY. I have tried to find a tutorial on this and I'm honestly shocked that someone like Hashlips hasn't made a tutorial like this, but I am so grateful for this video!

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      Thank you so much for this comment! I really appreciate it. It helps me to stay motivated, and really makes me very happy that I can help out the community :)

  • @Key_Strokes
    @Key_Strokes  2 роки тому +4

    ✨ Lets use the brand new Sugar CLI to launch a simple Solana NFT Collection with Candy Machine! ✨
    💬 Thank you again to everyone for keeping the comment sections engaged! 💬
    💜💻🤟Don't forget to Like, Subscribe, and Follow me on Twitter! 🤟💻💜

  • @hashtagtodo
    @hashtagtodo 2 роки тому +2

    Thanks a lot man! Great tutorial

  • @kevinmitnick2256
    @kevinmitnick2256 2 роки тому +2

    how to configure free sale, pre sale and public sale.. please make a video..

  • @randolphmaysondy7983
    @randolphmaysondy7983 2 роки тому +1

    Thank you for this tutorial! Really helpful :)

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Thank you so much for the kind words :)

  • @livethruyours
    @livethruyours Рік тому +1

    Bless brother. What terminal are you using? The ui is super clean. Is that Bash? Or is that sugar? Appreciate the help!

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello!
      I am using Visual Studio Code, and its the inbuilt terminal with zsh as the shell. :)

  • @Peppermint_juice
    @Peppermint_juice Рік тому +1

    first of all, loved it, but how i open the wallet that we made in VScode, i understand the public key thing and then the private files but in private files, there are numbers, no Seed phrase, I'm confused

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! Thank you for the appreciation :)
      I'd recommend you to watch this video that I created exactly on this topic: ua-cam.com/video/L_5FbIVtL0U/v-deo.html
      If you still have questions after watching the video, then please don't hesitate to ping again :)

  • @RichySerpico
    @RichySerpico Рік тому +1

    wow this worked finally thanks for this video!

    • @Key_Strokes
      @Key_Strokes  Рік тому

      I am glad to hear that the video helped you! 💜
      Don't forget to like and sub for more Metaplex videos. And please feel free to suggest topics that you'd like to see 🙌

  • @hiphopculture3975
    @hiphopculture3975 Рік тому +1

    Yoo when I get to the last part “yarn install or npm install” I get there appear to be something wrong with connection and when I use npm install it just get stucks I got full internet connection

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! Can you add extra flags to the commands for more verbose logging? There are flags like `-d, -dd and -ddd` which adds more verbosity.
      Ref for npm: docs.npmjs.com/cli/v8/using-npm/config#shorthands-and-other-cli-niceties
      There have been times for me where I thought it wasnt working, and I would have to just leave it for like 20-30 mins, specially if it was my first time pulling the packages.

  • @shaikmazharhussain3854
    @shaikmazharhussain3854 2 роки тому +1

    Thanks for all the videos sir
    I was suggesting to create a discord community for all of us so that we can discuss with each other with any kind of problems and errors
    Thanks

  • @NomadLife7
    @NomadLife7 2 роки тому +1

    you used the sample assets so you paste that link but i have all the nfts images how i can create a path so also don't need to zip and unzip them a lil bit confusing please help reply for this
    i manually created assets folder i put the image and json file on that even it says error missing or empty assets directory

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! Sorry for the late response on this.
      In the past I have automated this process by creating a script that would generate the required JSON files for me for the NFT images. Here is a link to it: gist.github.com/doingthisalright/dcc32003731661e14a83ded5da701d56
      It needs to be geared to the new Sugar CLI, but I hope you get the idea :)

  • @donmikkodanm.olmillo8154
    @donmikkodanm.olmillo8154 Рік тому +1

    Thank you so much for this tutorial, hopefully you can cover more especially on the whitelist, also the candy machine ui and how we can make a small nft marketplace (i.e. retrieve it nft and display on the ui) out of it and withdrawing money, thank you so much!

    • @Peppermint_juice
      @Peppermint_juice Рік тому

      hey , can I talk to on any social media app, i have some doubts regarding this launching process..

    • @donmikkodanm.olmillo8154
      @donmikkodanm.olmillo8154 Рік тому +1

      @@Peppermint_juice what do you mean by that

    • @Peppermint_juice
      @Peppermint_juice Рік тому

      ​@@donmikkodanm.olmillo8154 i have some doubts regarding this process, Solana is kinda confusing for me and i can't directly ask my problems to the creator of this video and since you seen this and understand So i wanna ask you some questions

    • @Key_Strokes
      @Key_Strokes  Рік тому +1

      Hello! Thank you for the kind words, and all the topics you have suggested. I have made a note of them :)

    • @Key_Strokes
      @Key_Strokes  Рік тому +1

      Please feel free to post your questions here :) It will help the community, and maybe someone with more expertise can help out as well! I guess I should create a Discord server soon :)

  • @14eight
    @14eight Рік тому +1

    great video.. I get stuck with an Error when i use the "yarn start" command to create a local minting page. The error is Error: error:0308010C:digital envelope routines::unsupported. any idea how i can fix this? thanks

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello!
      I have never faced this problem, but based on this answer stackoverflow.com/a/69699772, it seems like its related to Node and OpenSSL.
      * Are you on Windows/Linux/Mac?
      * Whats your Node version? You can check that by running node --version
      * Also, can you try the first option in this answer? stackoverflow.com/a/69699772

  • @skism2352
    @skism2352 Рік тому +1

    thanks for the video and your work, tell me how to set minting more than 1, since when you start the local host of the candy machine, it allows you to buy 1 nft, but what parameter should I change so that you can mint 5 or 10 nft at once

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! I havent gone through the Metaplex contract, but I think currently it supports minting of only 1 NFT at a time.
      Though, I think you can modify the UI code to mint multiple tokens. The CandyMachine UI uses this method by default: github.com/metaplex-foundation/candy-machine-ui/blob/main/src/candy-machine.ts#L371
      Above can be run in a loop similar to how it was done in the JS CandyMachine CLI: github.com/metaplex-foundation/deprecated-clis/blob/main/src/candy-machine-v2-cli.ts#L997

  • @wizardwarrior66
    @wizardwarrior66 Рік тому +1

    Would you be able to make a video showing us an example of how to actually make the site (make it so that the site is linked to an actual web address and so that people can publicly mint? I feel like this would be extremely helpful to the artists out there that aren't really technologically inclined.

    • @Key_Strokes
      @Key_Strokes  Рік тому +1

      Hello! Yes definitely! It has been on my list for quite some time, and I will prioritize that one. Thank you so much for your suggestion! 💜

  • @toxa2005
    @toxa2005 2 роки тому +1

    Good afternoon, I'm looking forward to the video on how to put the collection on the marketplace!

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      Thanks for the recommendation! Is there any specific marketplace you would like to be covered?

    • @karthikg_09
      @karthikg_09 2 роки тому

      @@Key_Strokes opensea...Please make a video on how to mint nft to opensea in soalna blockchain

    • @Key_Strokes
      @Key_Strokes  2 роки тому +1

      @@karthikg_09 Noted! :)

    • @karthikg_09
      @karthikg_09 2 роки тому

      @@Key_Strokes when can I expect the video.. Please make it on mainnet because opensea does not support devnet. And also how to bulk mint.

    • @karthikg_09
      @karthikg_09 2 роки тому

      @@Key_Strokes how can I contact you?

  • @Yourbarconsultant
    @Yourbarconsultant Рік тому +1

    Hi. I’ve got everything set up but I’ve used guard groups which aren’t used in your example. Do you know why I get an error in the console saying that I need to select a guard group? It knows the groups as it gives me the names as an option to choose from in the console.

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! Yes, thats the challenging part with CM V3. In the video we only talk about the default candy guard group. However, if you follow the code, we call the `mint` method which can take in a group if you provide one.
      In a following video I will talk about Candy Guards and groups.

    • @Yourbarconsultant
      @Yourbarconsultant Рік тому +1

      @@Key_Strokes I’ve been able to add one guard into the mint method and have it working. What I need to check is what happens when more than one guard is added to the method or figuring out a way to filter between groups. A video would be great

    • @Key_Strokes
      @Key_Strokes  Рік тому

      @@Yourbarconsultant Hello! I have started to explore and work on this video. Keep an eye out for it 😊 Thanks for the suggestions! 💜

  • @harryandriyan6430
    @harryandriyan6430 Рік тому +1

    How to make logged in user in our platform can launch their own collection? I see it handled by the command line, Thanks!

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! I havent looked into it much, but I think it should be doable using the SDK, similar to how transactions are signed.
      > I see it handled by the command line
      Can you point to the documentation or example for this?

  • @web3entry842
    @web3entry842 2 роки тому +1

    Hi Keystrokes. Please I have a question, we created and saved our keypairs inside the project folder, is it necessary to be in there? The owner.json, creeator.json and treasury.json, must they be in that folder or just for keep ? What happens when we deploy the candy machine, does it require the keypairs ?
    I thought during the sugar cli we provided the creator and treasury wallet.. I'm just concerned about security/safety.. Please explain to me is it necessary to have them in the folder?
    Is it safe to be there?
    If I write passphrase on paper and delete them from the folder will everything still work fine ?

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      Hello! You can put the keypair json files anywhere you'd like. For the sake of video, I just keep them together, otherwise it gets hard to understand where the keypairs come from when explaining everything.
      When you use Solana CLI, it requires access to the keypair json files. So just update the keypair path to point to the keypair json file.
      You can always write it on a paper (and keep it in a safe ;) ), and you can always re-create the json file using this physical paper backup.
      But usually, you might want to keep the owner.json file on the system until mint is complete, as you may need that keypair to interact with the CandyMachine.
      I hope this helps!

  • @lemon3294
    @lemon3294 2 роки тому +1

    Having trouble with
    cp .env.example .env
    it is saying the command is not found

    • @niki-lo7wy
      @niki-lo7wy Рік тому +1

      use "copy" instead of "cp"

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Thank you for helping out the community! 💜
      @Lemon: I hope this solution helped you?

  • @kuma4king
    @kuma4king 2 роки тому +1

    when i create the owner wallet and it gives me the passphrase i can no longer write in the terminal…...

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      Hello! The input at passphrase step is hidden, just like when we enter the password in the terminal. Just type whatever passphrase you want, and hit "Enter" key. It will ask you to enter the same passphrase again, and it will again be invisible. Give it a shot, and it should work :)

  • @livethruyours
    @livethruyours Рік тому +1

    Ok question 😂 I’m trying to download solana cli, it asked me to “update my path environment” I copy and pasted but it didn’t work.
    Error at the bottom says “permission denied”
    How can I get this working, why would permission be denied?

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! Can you tell me a few more things:
      * Your development environment? Is it Windows/Unix?
      * What command did you copy and paste?
      * Was there anything else in the error or was that all?

  • @ChicoData
    @ChicoData 2 роки тому +1

    Great job, Tks

  • @SahilP-je3wg
    @SahilP-je3wg Рік тому +1

    Thank you for this tutorial. How to list all the nfts which are present in the cache.json file in candy machine ui?

    • @Key_Strokes
      @Key_Strokes  Рік тому

      I am glad that you found the video helpful :)
      I didnt quite get your question. cache.json should have the links to the JSON metadata for the NFTs, which in turn should have the link to the image. Is that what you are looking for?

  • @shadefi
    @shadefi 2 роки тому +1

    Great Video! Any chance you can show us how to get the mint function onto the nft website and customize the front end of the mint page?

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      I cover using Candy Machine UI here ua-cam.com/video/h37srt7Pm_s/v-deo.html, which actually comes with the mint function integrated by default. Does that help?
      The rest of it is mostly about making frontend cosmetic changes. I can probably post some variations of the minting page for reference. I am not a frontend wizard, so I am not sure how good of variations I can produce :)

  • @Lunkyboy
    @Lunkyboy Рік тому +1

    Hi! Thank you for making this tutorial, im getting no problems until i start the minting ui server, for some reason the rpc endpoint from metaplex is not working. I have tried a rpc endpoint from quicknode, but that one also would'nt work. Do you know what the problem is?

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! Sorry for the late reply.
      Can you share the error that you are you facing?
      Usually the Metaplex endpoint works for me for testing. Could it be that Solana was down when you were using it?

  • @Masonggg
    @Masonggg 2 роки тому +1

    Do you have a link to a video that can explain how to turn the local host web page into a public web page for minting?

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! I havent created a video for it yet. But that's a great topic! I'll make a note of it. The easiest way is to use GitHub pages.

  • @marko4106
    @marko4106 2 роки тому +1

    Great Content! It works perfectly. Is there a guide or tutorial somewhere on how to create a solana marketplace?

    • @Key_Strokes
      @Key_Strokes  2 роки тому +1

      Thank you!
      Are you asking for a tutorial on how to host the collection on ME? If yes, then I still have to cover that topic :)

    • @marko4106
      @marko4106 2 роки тому

      @@Key_Strokes More or less. How to build something like magic eden or opensea but on solana. With EVM I had no trouble, but Solana I don't know where to start. Can you recommend where to learn to build with Solana?

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      @@marko4106 Ah ok. Well, Solana has its own programming model. I plan to cover it on my channel, but haven't had the chance to create videos on it. If you are coming from ETH world, then look into Anchor github.com/coral-xyz/anchor
      Did you build something like this on EVM already? Would love to see a reference, as I want to cover ETH topics on my channel as well.

  • @deaardien328
    @deaardien328 2 роки тому +1

    love this tutorial saved my time but when i enter sugar deploy i got this error:-
    Error running command (re-run needed): AccountNotFound: pubkey="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    Any solution to this?
    p.s. Its showing my wallet address just using 'x' for cover

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! Sorry for the late response on this. Have you solved this yet? If not, then can you please confirm the following:
      * You are on the right network - devnet or mainnet
      * Open your account address in public explorers
      Also, its safe to share your public key if you'd like to :)

  • @duckworthlewis6244
    @duckworthlewis6244 2 роки тому +1

    Error: Dynamic program error: No default signer found, I am getting this error after running this command "Solana Balance"

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      Can you post the result of `solana config get`. Most the times this just means that the wallet is not configured properly in the Solana CLI

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      Can you post the result of `solana config get`. Most the times this just means that the wallet is not configured properly in the Solana CLI

  • @chrisflash9664
    @chrisflash9664 Рік тому +2

    Thank you for doing this! I cant unzip assets.zip . I get 'unzip' is not recognized as an internal or external command,
    operable program or batch file. ?

    • @calebstanley506
      @calebstanley506 Рік тому +1

      its because this is now out dated the removed the file i believe i did the same thing..

    • @chrisflash9664
      @chrisflash9664 Рік тому +1

      @@calebstanley506 i 7zipped them then placed them accordingly. From googlefu it seems you cant .zip
      thx for the reply

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! Yeah, if unzip might not be available in your Terminal if you are on a different operating system. Any zip extraction would work.
      I am glad that you were able to resolve it on your own though. :)

    • @Key_Strokes
      @Key_Strokes  Рік тому +1

      @Caleb Stanley Thank you for helping out in the community :)

    • @calebstanley506
      @calebstanley506 Рік тому +1

      @@Key_Strokes no worries thanks for doing the tutorial! I try to do the little things and help out if I can. Will you be doing another tutorial on V3 candymachine?

  • @wil3y_szn
    @wil3y_szn Рік тому +1

    Help, I’m getting an error it says “error running command (re-run needed): Missing collection items in cache”, I have re-ran several times, checked the cache no missing item, help

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! Can you delete the cache file and re-run the steps please? Also make sure that your NFT indexes are correct. Let me know if that doesn't work.

    • @wil3y_szn
      @wil3y_szn Рік тому +1

      It didn’t still work, I deleted the cache and re-ran sugar upload

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! Can you share your config and cache files with me? Feel free to email it to me or send me a message on Twitter.

    • @wil3y_szn
      @wil3y_szn Рік тому +1

      Hey my bro, I finally fixed the issue, the problem was that I didn’t have a “collection.json” & probably a “collection.png”. Once I got everything right in the assets folder, I re-ran the whole process again

    • @Key_Strokes
      @Key_Strokes  Рік тому +1

      Happy to hear that you were able to solve the problem! Thank you for following up. Otherwise I keep wondering if the problem was solved or not 💜

  •  Рік тому +1

    cp .env.example .env i can't create this file? pls help me?

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! If you are still facing this issue, then can you please tell more about the error you see when you try to do this?

  • @DigitalNomadOnFIRE
    @DigitalNomadOnFIRE Рік тому +1

    "Your REACT_APP_CANDY_MACHINE_ID value in the .env file doesn't look right! Make sure you enter it in as plain base-58 address!"

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! Thank you for the comment. Can you please point the timestamp where this needs to be fixed?
      I reviewed the video again, and I entered the public key here: ua-cam.com/video/h37srt7Pm_s/v-deo.html. Am I missing something else?

  • @luniacllama8373
    @luniacllama8373 2 роки тому +1

    Dope!

  • @flurboficial7723
    @flurboficial7723 Рік тому +1

    bro, i need other little help, the other page dont let me comment more..... I created another candy machine by switching from the devnet to the mainnet, but after the verify, in which it found all 10,000 elements, it sent me a solaneyes link in which it doesn't recognize the address of the candy machine, and the page mint doesn't work. I get this error:

    • @flurboficial7723
      @flurboficial7723 Рік тому +1

      Before launching the collection on the mainnet, I didn't close the one on the devnet... could this be the error? if I close the candy machine the sols are returned to my wallet??

    • @flurboficial7723
      @flurboficial7723 Рік тому +1

      thanks for help

    • @flurboficial7723
      @flurboficial7723 Рік тому +1

      I don't know why but they are cutting my message... I sent you the error on twitter

    • @Key_Strokes
      @Key_Strokes  Рік тому

      > Before launching the collection on the mainnet, I didn't close the one on the devnet.
      This shouldnt matter really. Devnet and Mainnet are separate. Can you explain what you mean by "not closing the other one on devnet"? Usually this shouldnt affect anything.
      I have responded back to you on Twitter. Can you share your Candy Machine ID?

  • @rikisi5238
    @rikisi5238 Рік тому +1

    Can we change the minting cost 0.1SOL to 0?

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hmm, I think have tried that in the past, and I was able to set 0 as the price. But do test it on devnet and let us know if it doesn't work :)
      Also, just a reminder that even if you set the minting cost to 0, the users still need to pay for the gas fee.

    • @rikisi5238
      @rikisi5238 Рік тому +1

      Okay, thanks bro

  • @KolsonO
    @KolsonO 2 роки тому

    I am getting this error
    Error running command (re-run needed): No Bundlr balance found for address: CRbQL18gnk9GBEztJnCLZWbHhuexixKs5o6BgpSKzTRp, check Bundlr cluster and address balance

    • @Key_Strokes
      @Key_Strokes  2 роки тому +1

      Hello! At what point do you get this error? Did you try to re-run the command as suggested in the error?

  • @jsdevterminal
    @jsdevterminal 2 роки тому

    @KeyStrokes how do you find out the price for the candy machine upload via bundlr? I’m trying to figure out what it will require? It doesn’t say anywhere so I get errors such as no sufficient funds

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      Hello! When you create the Candy Machine, I think it talks about the total cost in Lamports.
      But anyhow, I covered this another video right here: ua-cam.com/video/K2ykv9IffdA/v-deo.html
      You can also use the following tool
      arweavefees.com/ - This is my favorite tool but, it seems like its down right now.
      In the meantime, maybe you can use the details from this tweet: twitter.com/ArweaveFees/status/1466815960480841728?s=20&t=YPW7RVJJFkVs8ND7h0jyNw
      Another best way to estimate the costs are to run all of this on Devnet. And you can fund your account on Devnet with as much airdrops as you need.

  • @svetoslavapavlova3712
    @svetoslavapavlova3712 2 роки тому

    Hello guys, I am faced with the following error when I try to launch sugar: Error running command (re-run needed): Failed to read metadata file 'assets\0.json' with error: missing field `name` at line 17 column 1. This occurs right after I agree for a new file to be created. Any suggestions?

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      Hello! As the error says, you are probably missing the "name" field in the assets/0.json file. Can you make sure that it exists?

    • @svetoslavapavlova3712
      @svetoslavapavlova3712 2 роки тому

      @@Key_Strokes Hey, the error was fixed, thanks! something else had occurred when I tried to mint: Your REACT_APP_SOLANA_NETWORK value in the .env file doesn't look right! The options are devnet and mainnet-beta!. I've checked the file and it is indeed devnet so I am unsure as of why the message appears

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      @@svetoslavapavlova3712 Hello! Can you make sure that there are no special characters or anything like that around it? Also the file name is .env, right, and not .env.example?

    • @svetoslavapavlova3712
      @svetoslavapavlova3712 2 роки тому

      @@Key_Strokes Hey I re-did all commands and it worked, but the mint fee for devnet is 3 SOL. I should probably choose another mint slot. Thank you!

    • @Key_Strokes
      @Key_Strokes  2 роки тому +1

      @@svetoslavapavlova3712 Awesome! You can update the mint costs and run "sugar update" to update the candy machine

  • @Rockeyno1
    @Rockeyno1 2 роки тому

    what's the url for mainnet ?

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      These are the official Solana cluster endpoints for mainnet-beta: docs.solana.com/cluster/rpc-endpoints#mainnet-beta
      But if you are launching your own collection, I (and Metaplex) highly recommend getting your own RPC node. Otherwise you may face throttling and all kinds of issues during creation of your Candy Machine and Minting.
      I recommend using QuickNode as I have had a good experience with them. If you choose QuickNode, then I'd appreciate it if you use my referral link www.quicknode.com?tap_a=67226-09396e&tap_s=2857956-6b5da6&tm_subid1=ks.

  • @adeelahmed7225
    @adeelahmed7225 2 роки тому

    help me when i am trying to install YARN its not running.
    Thank you

    • @Key_Strokes
      @Key_Strokes  2 роки тому +1

      Hello! Can you elaborate more on what you mean when you say its not running? Does it not recognize the command, are there errors, or just hangs? If it hangs, I'd suggest leaving it for 15-20 mins, and if you still dont see progress then we can try other things

    • @adeelahmed7225
      @adeelahmed7225 2 роки тому +1

      @@Key_StrokesSorted, Thanks for the reply.

    • @adeelahmed7225
      @adeelahmed7225 2 роки тому +1

      hello

    • @adeelahmed7225
      @adeelahmed7225 2 роки тому +1

      can you please guide me how to upload NFT collection on third website?
      Third party website wants Hashlist of my collection i am confused how to get hashlist i searched on YT but not getting my point.
      what i do?

    • @adeelahmed7225
      @adeelahmed7225 2 роки тому +1

      @@Key_Strokes answer please

  • @web3entry842
    @web3entry842 2 роки тому

    This will mandate that I restart my assets generation because it changed the properties and their proceedings.

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      Well, if you have already created your Candy Machine using the JS CLI, then I think that the things should still work.
      If you havent created a Candy Machine yet, then I'll suggest recreating the NFT config files. It should be fairly easy to write a script that generates it for you. I havent tested this, but probably you can keep the NFT config as it is, as no new fields have been added to the NFT configs, and only fields have been removed. Please make sure you test everything on devnet first.

  • @GomezBro
    @GomezBro 7 місяців тому

    this is for MAC, 99% of us use Windows, wheres that guide?

  • @yasininan2656
    @yasininan2656 2 роки тому

    Thanks for video!! Great working!! @KeyStrokes my fee 0.00001 but why i paid -0.0119822 SOL for 1 NFT? Metaplex comission?

    • @Key_Strokes
      @Key_Strokes  2 роки тому

      Hello! AFAIK, Metaplex doesn't take any commission. It might just be the gas fees incurred for minting the NFT.

    • @yasininan2656
      @yasininan2656 2 роки тому

      @@Key_Strokes When I look at the txid details, a total of 4 fees are paid for 1 nft. Isn't that silly?

    • @Key_Strokes
      @Key_Strokes  2 роки тому +1

      haha yeah, who knows what kind of magic Metaplex does behind the scenes. Its a complex contract as it provides so many features, so I'm not surprised that there are many transactions as multiple accounts might get involved. Feel free to share your txid, and I can take a look too :)

    • @yasininan2656
      @yasininan2656 2 роки тому

      @@Key_Strokes Sure. 2LJurQVWGWSavNrr5u9hn5QwwQYRLpvrDcwxv9uDoEExkpsFJBo5Cptb1uu6uqFYSWXpwWbW1vXazTLzvc2J6Usw check plz. Makes me feel like I paid for everyone in the restaurant for their meals.😁

  • @DigitalNomadOnFIRE
    @DigitalNomadOnFIRE Рік тому +1

    Solana balance error:
    Error: Dynamic program error: No default signer found, run "solana-keygen new -o ./wallets/Owner.json" to create a new one

    • @Key_Strokes
      @Key_Strokes  Рік тому

      Hello! This usually happens when "./wallets/Owner.json" is not a valid path from the directory where you are running the command. In this case, I'd suggest running "solana config set --keypair "
      The "Complete path to the keypair" might look like "/Users/someuser/Projects/wallets/Owner.json" or "C:\Projects\wallets\Owner.json" depending on the actual location of "Owner.json" file.
      To get the path, just go to the directory where "Owner.json" exists in your terminal, and run "pwd"
      I hope this helps!