Finally, a technical tutorial that doesn't try to explain everything using metaphors. Thank you, this helped me a lot!
@ShovelHeadzzz3 жыл бұрын
lol did you mean acronyms
@dzenanjupic3 жыл бұрын
@@ShovelHeadzzz No I mean these videos where the person tries to explain a concept using weird comparisons. You can often spot these videos by checking if the video promises to explain a complex topic (like solana programming) within five to ten minutes.
@travish93093 жыл бұрын
how do connect the artwork to the token?? that is pretty key
@cley.3 жыл бұрын
nowhere tells how bro, ever figured out how?
@fabr94703 жыл бұрын
Hi, thx for tutorial, it's awesome. How can we "link" an image to the token created ?
@casey67162 жыл бұрын
i rarely watch a tutorial all the way around 40 minutes, and this is my first time! Very Nice
@casey67162 жыл бұрын
I'm hoping could have some guide using those token account to merch with my art work and does it works the same way on mainnet?
@LindaBrown-jk9yh3 жыл бұрын
thanks for sharing tutorial! Quick question on NFT? Ok we created NFT token, but how to connect it to artwork? Or to artwork collection?
@alexcaneco3 жыл бұрын
Just wanted to say, excellent job. You pass the message across. Saw lots of different tutorials from different people and yours, for me, is A+++. Keep it up, share the knowledge and help make the world a better place. Kudos for you man… 👍
@하덕화-o9s3 жыл бұрын
great tutorial. would you mind to teach us how to naming the spl token?
@Damodharanjay3 жыл бұрын
Life saver tutorial! Absolutely easy to understand! Can you please extend this how to connect the NFT to an artwork ?
@WarhansGaming3 жыл бұрын
This. I really want to know how to turn a 3d model into an nft
@schnibbamusic3 жыл бұрын
@@WarhansGaming do u guys have found something where i can look up how to do that?
@pmioduszewski3 жыл бұрын
^ This
@xD-mn1od3 жыл бұрын
Has anyone figured out how to link the minted NFT to a piece of artwork?? I can’t seem to find anything helpful online
@namero9993 жыл бұрын
The idea is to call the metadata program but I can't find a way to do so via cli/web3
@angiemartineaux90283 жыл бұрын
Are there tutorials for creating several NFTs in Solana at once?
@Croccii3 жыл бұрын
spl-token create-token --> iam getting os Error 02 files not found :/
@playthroughgames51693 жыл бұрын
How do you add an image or icon to the token? By the way excellent tutorial.
@Moochers3 жыл бұрын
Same question here!
@hellojohnnymac3 жыл бұрын
Can you run us through candy machine /ar hosting?
@zakichaudhary71183 жыл бұрын
What is the use of this wallet? How is it different from Phantom?
@kevinn67713 жыл бұрын
how do connect the artwork to the token??
@kiransingh29353 жыл бұрын
Thanks for writing a super cogent explanation of getting a solana env up and running.
@Usman_moves3 жыл бұрын
waoo finally i find a great tutorial on solana please create more tutorial on solana
@jacksonmartin20262 жыл бұрын
Really good at making tutorial videos, even more relevant today
@vicdelgui863 жыл бұрын
Congrats man, your explanation is very good and simple. I’m a blockchain copywriter for 4 years and now and I’ll beginning developing dApps in Solana. Your video is helping me a lot!
@ZappyCode3 жыл бұрын
Thanks for the love! Nice Wario in the profile pic btw haha
@thekevmok3 жыл бұрын
Wow, this is great content! Please keep uploading Solana content, this is really really precious!
@OmexavLifeztyle3 жыл бұрын
Do you have anything on image generation ?
@heumanicAAA2 жыл бұрын
Excellent tutorial nick...
@Velvet_hippo3 жыл бұрын
How do you connect the address of the nft to a piece of art?
@bazylizygan63982 жыл бұрын
BIP39 creates you a seed that consists of 128bit entropy (that can be represented by 12 seed words) and additionally can have passphrase that generates the seed. From that seed you can have as many keypairs as you want. In essence - seed words are NOT your private key and given pub key is first of many you can generate from the seed generated and stored :)
@dimashapiro3 жыл бұрын
Thanks for the awesome tutorial. Please tell me how I can name the token that I created. for example I want to name the token XYZ. where and how I do that. Thank you
@bearonionlol3 жыл бұрын
Hey! You just have to edit the metadata. In Phantom, just click on the token you created, then click on the ellipses at the top, then "Edit token metadata"
@mathieucolla98913 жыл бұрын
Awsome video, thanks ! I got a question. How can we prouve that a token as NFT is a defined thing ? (ex a peace of numeric art) Do we put a hash of the peace of art inside the token ? And if yes, how to do it ? Thanks
@billiesc3 жыл бұрын
Hello 👋 thanks for the awesome tutorial! around 25:25 you import the seed phrase but the current version of phantom wants the private key and gives me a „incorrect format“ message when I import the seed phrase. What can i do? I already tried the ian coleman bip39 converter but it doesnt seem to convert the seed phrase to the correct import format either...
@diegomda20003 жыл бұрын
Hi! How do you insert a name and a symbol for the token? Also how does liquidity work for actually swapping it on a real exchange?
@makkerandy3 жыл бұрын
hi, thank your for the informative video, one thing can you share...how do you attach the JPEG image to the NFT?
@avikkarmakar79972 жыл бұрын
Great vidoe thanks. what if i want to add name and logo to my token on devnet ?
@antoniobraccio52103 жыл бұрын
hello when i try to do the airdrop i have this error: Error: unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds. Please how i can fix it. thank you in advanced
@byloom84353 жыл бұрын
hello, how can we take out the info from a wallet, and see what that wallet hold? like tokens, nfts and so on?
@AnsolasDe3 жыл бұрын
how to name / rename a custom token ? yours show unknown. is therer somewhere a tutorial how to actually sell cutom nfts on your own webpage ?
@PK-sd6ek3 жыл бұрын
Hey amazing tutorial. Can you please demonstrate on if there's a way to mint an entire unique collection of unique NFT's on one single contract address just like ERC-721 and ERC-1155. Thanks.
@Rrav19933 жыл бұрын
Just curious, were you able to find a solution for this?
@PK-sd6ek3 жыл бұрын
@@Rrav1993 Hey. No unfortunately not yet for solana, but there's some amazing channels on youtube with in depth details, one is called "Hashlips". He covers everything from Software for generative art collection to contract and deploying it with metadata on both ERC-721 and ERC-1155.
@Rrav19933 жыл бұрын
@@PK-sd6ek appreciate that!
@user-wr4yl7tx3w3 жыл бұрын
Can you do a video on Solana smart contracts.
@sameldin41203 жыл бұрын
any guid on linking the ntf with image ? please
@pierrebertin43643 жыл бұрын
Great stuff and well explained, thank you! Do like the NFT part at the end, short but very clear.
@Havie3 жыл бұрын
Great tutorial dude, but like the rest of the comments say. You gotta show us how to change the name and link art or attributes to the NFT! 🙏
@djordjenikolic65603 жыл бұрын
Please put that export PATH in your ~/.bashrc or ~/.bash_profile file if you want it to stick after you reload terminal. :) Or ~/..zshrc
@brianborth35943 жыл бұрын
@ZappyCode everytime I try to create a token i get a path error message. I have everything configured with the devnet and proper keypair location. any ideas what the issue might be?
@jacobmiller383 жыл бұрын
Great Video! This is all done on a MacBook Air? Which model are you using? Thanks!
@SherazManzoorOfficial3 жыл бұрын
Thank you very much, kindly make another part for the nft too
@gaichrinmalangmei6922 жыл бұрын
How to give a name and symbol to a solana test net token on devnet, pls let us know as you have not covered this subject in the tutorial
@shaneoleary27502 жыл бұрын
Hey can you post a tutorial on how to change the secondary sales wallet on an NFT project on Solana (it's on magic eden now and I took it over in an attempt to derug it, but one of the previous owners keeps stealing the funds out of the wallet before I can transfer to a secure wallet. I have a new wallet ready but don't know how to change it to have secondary sales tax go to our new wallet instead of the one he had access to
@BizzareBrigade2 жыл бұрын
if we wanted to mint say 5000 nfts, would I have to do the nft steps 5000 times or is the best way through vs?
@namero9993 жыл бұрын
How to call the metadata program via web3 so as to have wallets display associated art?
@eddavis56683 жыл бұрын
thanks for this - i thought the artwork would be encrypted with the NFT - can you elaborate how to include a jpg ? requires a blockchain storage address or something? also all the referral % info etc
@edt.l.8923 жыл бұрын
When I use spl-token create-token I get an error Unrecognised signer source
@Lili-wf6mo3 жыл бұрын
Which NFT should you buy? WATW We Are the Walrus NFT. Minting on December 4th
@jahstreet12243 жыл бұрын
Why does my NFT have unverified attached to it?
@kazonat3 жыл бұрын
Hi Nick, Is there a way to get the numbers in the json from the 12 words or vice versa?
@mariohavikoro42313 жыл бұрын
How do you add the "For added security, enter a BIP39 passphrase"?
@Aver681 Жыл бұрын
HI and what about name and logo for token?
@vrishabvishnu55203 жыл бұрын
Hey how do u provide metadata for ur nfts after minting them?
@MilaDaricheva3 жыл бұрын
That was incredibly helpful! Thank you! How do I connect that new nft to a png file for example?
@kujo26622 жыл бұрын
Hey Zappy, I'm getting an error while creating a token which says "No such File or Directory" (os error 2) Please help!
@g..s22582 жыл бұрын
while I was editing the collection name, a pop-up appeared in front of me. And there was something written in it that if the URL is the same, then it will not work. And OK was written on the right side. Which I didn't get to see well. And i was click ok button, then i can see Update successful. Is it problem for any currency transection?
@GydenKnight3 жыл бұрын
Thanks for the tutorial, how to add token meta data and point to remote ipfs pinning service such as blockfrost or pinata?
@manta58903 жыл бұрын
whats the language of the code to write in solana?
@ziazilliqa3 жыл бұрын
How to add logo and name token
@ZappyCode3 жыл бұрын
I'm working to hopefully put something about that out. Stay tuned!
@sanfior59113 жыл бұрын
Did you create your own token?
@ziazilliqa3 жыл бұрын
@@sanfior5911 yaa
@cedrust41113 жыл бұрын
why don't you update your bash_profile and include that export path?
@AndreKlynsmith Жыл бұрын
How do you change "Unknown Token" to your token name you want.
@mohammednakibhassanalikhan77913 жыл бұрын
Bro what type of computer do I need to create a token on the Solana Blockchain?
@InternInvesting3 жыл бұрын
Wow this video was insanely helpful. Keep it up. Your work is appreciated.
@ifoundthistoday3 жыл бұрын
can anyone answer a question ... if I want to create a collection of NFT's do I need one for each piece or one per collection - thx
@emelcore3 жыл бұрын
greate tutorial. if you know, how is possible to create own nft sale collection on solana?
@musicformindandbody5143 жыл бұрын
Is there any way i can upload my nft art directly into solanart?
@wooyeolcho50093 жыл бұрын
Thank you so much^^ I'd appreciate it if you let me know how to add a token logo on Phantom wallet.
@justinchhun32622 жыл бұрын
EXcellent video my friend. Very clear and easy to understand. I just have one question, how can we name our token that we created?
@mariohavikoro42313 жыл бұрын
How do you name the token?
@zhaoyufei90963 жыл бұрын
tanks very much! now i understand how NFT works much clear!
@mattrusingmail3 жыл бұрын
How do you attach the file to the NFT?
@amiralam17863 жыл бұрын
how to link this token to an actual image to make a NFT
@rogeliolopez51663 жыл бұрын
Please help. I keep getting an error that my Im missing signature supplied pubkey
@xD-mn1od3 жыл бұрын
Awesome tutorial but can you please show us how to link our newly created Token to a piece of artwork and list it for sale?? I can’t seem to find any helpful tutorials on this
@saidrepairs12682 жыл бұрын
thank u very much bro how can i distribute tokens on 10k persons for example i use them for whitelist
@thomasclark56733 жыл бұрын
How do you opens up your terminal ive just copied URL thanks 🙏
@bleon_co3 жыл бұрын
Please make a video how to create staking site
@aepeltolkien45943 жыл бұрын
Hi you know now when you try go to save the pull request it says you should add logo file to assets/mainnet and name the folder as token address and name the file as logo.png . How to create the folder? Should I go to fork and then assets/mainnet and then add file, upload file and upload a folder that I have already named as my token address with logo inside? And Also is it required to have an official website listed to get logo approved?
@danibrigiita24503 жыл бұрын
What type of standard using to create nft tokens in solana network.. for example, In ethereum network we can use erc 721, erc1155 standard. But, In solana network what type of standard token we use
@doji-san2 жыл бұрын
how much does it cost to send a token?
@cubaninholuis3 жыл бұрын
how i can finish token? who i can buy my token?
@aha_channel_No13 жыл бұрын
ey MAN, this is truly just so much value & so cool how you did it with so much authentic passion - just lov id* seeing you doing this awesome stuff! & THANKS MUUUCH FOR THE very serious SECURITY ADVISE at the end!!
@kujo26622 жыл бұрын
error: No such file or directory (os error 2) Facing this issue help
@Ballreview3 жыл бұрын
Thanks Nick, I'm gonna make my own dapp
@Rodri199266103 жыл бұрын
This video is just awesome definitely subscribing.
@KrishnaManohar80213 жыл бұрын
How can we make our own DEX - Platform?
@avfsdfasvdfasdsvdfqaretvar47363 жыл бұрын
Hey, this tutorial was really helpful, would you be able to tell us how to add images to our tokens?
@maia993 жыл бұрын
The countdown is on for We Are the Walrus NFT. Don’t miss is Minting on December 4th
@SuperStevestan3 жыл бұрын
Thank you very much, I learned a lot in this video about developing for Solana dapps. Thank you
@sampocs3 жыл бұрын
Hey Nick, fantastic video - really helped demystify this stuff!! Could you clarify why you had to create a separate account to hold the token / what's the difference between that token account type and your main account (since the token one seems to reside in your main account)? Thanks!
@chadgtr343 жыл бұрын
there is USDT inside solana, how to code a NFT contract that allows customer to buy with USDT ?
@Mat_P3 жыл бұрын
error sending for url, invalid certificate expired..what does it mean??
@sebastian20723 жыл бұрын
why i cant create token it says: error: could not read keypair file "SolanaWallet/my-keypair.json". Run "solana-keygen new" to create a keypair file: trailing characters at line 2 column 1. It says it cant read the file even when its the right noone, i have checked like thousand times it is the file, but for some reason it cannot read it. help guys
@E.S2223 жыл бұрын
great vid, how do i change the name of my token in terminal, got it all set up like the video. im creating a nft collection
@SumitKumar-qh9ii3 жыл бұрын
how to change name of the token?
@BizzareBrigade2 жыл бұрын
I’m getting an os error 2 when trying to create the token any tips?
@BizzareBrigade2 жыл бұрын
nevermind lol didnt map my json location 😭
@building_in_public3 жыл бұрын
And I had a question can we rename the spl token to a specific name rather than unknown
@ZappyCode3 жыл бұрын
Yep! Just have to make a pull request here: github.com/solana-labs/token-list
@building_in_public3 жыл бұрын
@@ZappyCode thanks
@sujototirtoutomowibowo82153 жыл бұрын
spl-token create-token error: No such file or directory (os error 2) how to solving this eror ?
@nirakarghimire9993 жыл бұрын
amazing tutorial mate. keep up with this good work.
@papoweb32 жыл бұрын
Hello, my friend. I'm trying to solve an encoding issue to coin an NFT in Solana in Metaplex. but a message appears: "Class DataV2 is missing in schema: data" How can we solve? Thank you for your attention.
@999NRG3 жыл бұрын
Thanks for the video. I have a few question. Can I make any file as an nft? What is the data limit? I want to make a .stl file as an nfr please help.
@ZappyCode3 жыл бұрын
Well you don't want the actual file on a blockchain I think. More maybe you just want a hash of it? But I'm not sure the deets TBH
@999NRG3 жыл бұрын
@@ZappyCode yes i can store it somewhere eles...can you help me? Connect with me on telegram @XxxtenNRG. Please say Hi, zappycode!
@peterhooper26433 жыл бұрын
@@999NRG I would look into arweave as a data storage platform. Much better than IPFS from what I've seen
@heycherry1003 жыл бұрын
Wow! this tutorials are incredible! Please make more! I am willing to pay a subscription! Very good! Keep it up!