ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

How to Create a Token on Solana

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2024
  • In this video, learn how to create a fungible token on Solana using the Metaplex umi library.
    Code used in the video and written version: qn.social/QNGuide-solana-token
    Official umi repo: qn.social/QNUMI-solana-token
    ---
    Get your Solana RPC and IPFS access: qn.social/QNWebsite-solana-token
    ---
    QuickNode loves sharing its knowledge and tech with the community. Check out the following resources ♥:
    Blog: qn.social/QNBlog-solana-token
    Web3 guides: qn.social/QNGuides-solana-token
    RPC docs: qn.social/QNDocs-solana-token
    Discord community: qn.social/QNDiscord-solana-token
    Follow us on our social channels to stay updated about everything #web3:
    Twitter: qn.social/QNTwitter-solana-token
    Facebook: qn.social/QNFacebook-solana-t...
    Instagram: qn.social/QNInstagram-solana-...
    Linkedin: qn.social/QNLinkedIn-solana-t...

ความคิดเห็น • 62

  • @intuva
    @intuva 7 หลายเดือนก่อน +2

    Solana is all the buzz these days. This NFT tutorial is great and well-timed!

  • @user-gn3bl1yz6s
    @user-gn3bl1yz6s 7 หลายเดือนก่อน +2

    Easy to understand and timely. Thank you!

  • @imadalnajjar8251
    @imadalnajjar8251 5 หลายเดือนก่อน +2

    This video is the best! I have one question: After creating the token, how do you mint more? And how do we stop future minting if we want to do that?

  • @FukiToYou
    @FukiToYou 3 หลายเดือนก่อน

    Great video. How easy or not would it be to add once the token is created it also revokes mint and freeze authority? Possible? Thank you to you and QuickNode for all your great videos.

  • @aromehjoseph6869
    @aromehjoseph6869 7 หลายเดือนก่อน +1

    Thank you so much

  • @underworldpics6993
    @underworldpics6993 4 หลายเดือนก่อน

    What are the needed steps to update or to convert an older SPL token to the new standard? I do not need to create a new token. I need to update a previously old SPL token to the new V3 standard.

  • @carldiclementi-quicknode
    @carldiclementi-quicknode 7 หลายเดือนก่อน +7

    tokens with hats go brrrrrr

  • @engineerojoestudio.032
    @engineerojoestudio.032 2 หลายเดือนก่อน

    i think this one of the most easy and simple tutorial ever, i have suggestion on the payment method for the apis in the QuickNode, i cant you accept crypto like SOL, USDC, and ETH

  • @AndresReal1998
    @AndresReal1998 6 หลายเดือนก่อน +2

    So I can create a meme coin token by following these steps right?

  • @sennmahmut
    @sennmahmut 3 หลายเดือนก่อน +2

    Okay, I solved it, you explained it very well. I have a question. What can we do to make this happen in mainette instead of devnet? I would be very happy if those who read the comment could reply. Is it okay if we make only the lines that are devnet mainnet?

  • @timurs726
    @timurs726 5 หลายเดือนก่อน +1

    thanks a lot

  • @godfreyanietie
    @godfreyanietie 3 หลายเดือนก่อน

    I have a challenge, what the interface you used aside from virtual studio ? Is it command prompt because mine is not working.

  • @PudimanPangestu
    @PudimanPangestu 4 หลายเดือนก่อน

    Great Video

  • @TechyTro
    @TechyTro 2 หลายเดือนก่อน

    How do we construct a signer if I am using a frontend that does not require the private key?

  • @deiswa333
    @deiswa333 6 หลายเดือนก่อน +1

    can we use windows?

  •  3 หลายเดือนก่อน

    Thanks awesome

  • @ertan1147
    @ertan1147 5 หลายเดือนก่อน +3

    Thank you for your nice and easy to understand video. It is really great for beginners. One question; How can we freeze authority and mint authority? you skipped this part

    • @juztmystyle6496
      @juztmystyle6496 5 หลายเดือนก่อน

      did you ever find out how to do this?

    • @ertan1147
      @ertan1147 5 หลายเดือนก่อน +1

      @@juztmystyle6496 yes I solved this part. You can either do with cli by writing freeze --disabled and mint --disabled or you can do with metaplex

  • @aromehjoseph6869
    @aromehjoseph6869 7 หลายเดือนก่อน +1

    I'm a subscriber please how do we add liquidity

  • @ivanlagade
    @ivanlagade 24 วันที่ผ่านมา

    Nice!

  • @prabeshbajracharya99
    @prabeshbajracharya99 หลายเดือนก่อน

    is there some code to create a LP pool so that we can launch in raydium

  • @a.j1031
    @a.j1031 2 หลายเดือนก่อน

    What if I wanted to mint 100,000,000,000 (100 Billion) tokens? How would I configure the createAndMint params?

  • @JakesWrestlingJG
    @JakesWrestlingJG 3 หลายเดือนก่อน +1

    Hello thank you for the video. This has been working great on devnet, but the transaction keeps timing out on mainnet-beta, is there a way to add a priotity fee when minting the tokens on mainnet?

    • @QuickNode
      @QuickNode  3 หลายเดือนก่อน

      Transactions on Mainnet can be tricky, we've created a written guide and video on how to use priority fees which you can find here: www.quicknode.com/guides/solana-development/transactions/how-to-use-priority-fees
      Hope this helps!

  • @erinsonvillarroel1
    @erinsonvillarroel1 หลายเดือนก่อน

    At minute 1:57 do you copy/paste the code? because it was so fast that it looks like magic.😂

  • @CodeWithJoe
    @CodeWithJoe หลายเดือนก่อน

    if you hadnt used typescript i would have liked your video

  • @youtraders
    @youtraders 3 หลายเดือนก่อน

    vulnabelity ? what is

  • @snyroz6142
    @snyroz6142 6 หลายเดือนก่อน +8

    how to create it on mainnet ?

    • @shuusan
      @shuusan 4 หลายเดือนก่อน

      I also want to know

    • @QuickNode
      @QuickNode  3 หลายเดือนก่อน +1

      You just switch the RPC to be a mainnet RPC

  • @AndresReal1998
    @AndresReal1998 6 หลายเดือนก่อน +2

    What is freeze authority and mint authority how do I revoke that ?

    • @wisdoomm
      @wisdoomm 5 หลายเดือนก่อน

      Did you manage to fix it ?

    • @quintonhershonNY
      @quintonhershonNY 5 หลายเดือนก่อน +2

      found a rugger

    • @rakotonirinaolvanotjeancla1990
      @rakotonirinaolvanotjeancla1990 4 หลายเดือนก่อน

      i need also to freeze authority and mint authority

    • @wisdoomm
      @wisdoomm 4 หลายเดือนก่อน

      @@rakotonirinaolvanotjeancla1990 @TRAV_VV

  • @EmperorJSX
    @EmperorJSX 6 หลายเดือนก่อน

    bro, how can i remove freeze and mint autority??

    • @breakingbubsy
      @breakingbubsy 6 หลายเดือนก่อน +1

      did u figure it out? I have the same question

    • @EmperorJSX
      @EmperorJSX 6 หลายเดือนก่อน

      @@breakingbubsy haven't figured out yet.

    • @user-xn2oi2sr6y
      @user-xn2oi2sr6y 6 หลายเดือนก่อน

      @@EmperorJSX did you figure it out

    • @quintonhershonNY
      @quintonhershonNY 5 หลายเดือนก่อน +4

      found a rugger

  • @godfreyanietie
    @godfreyanietie 3 หลายเดือนก่อน

    Is this endnote url paid to access it, i cant access it anyone who knows should please help out.

    • @QuickNode
      @QuickNode  3 หลายเดือนก่อน

      You can spin a Solana endpoint even on the free plan

    • @godfreyanietie
      @godfreyanietie 3 หลายเดือนก่อน

      @@QuickNode thanks I have access to Solana endpoint on free node, is it the testnet endpoint that was used in this video. Because in the free plan the mainnet and devnet is paid.
      Secondly the space you terminal you used for installation of dependency, it is command prompt, or PowerShell or Ubuntu ?
      Kindly enlightened me please.

  • @user-sn3yo3ht4v
    @user-sn3yo3ht4v 4 หลายเดือนก่อน

    I thought this was gonna be a quick 1-2 clicks.. the homie was in the matrix

  • @Nate-gi7no
    @Nate-gi7no 10 วันที่ผ่านมา

    wallat

  • @sennmahmut
    @sennmahmut 3 หลายเดือนก่อน

    Hello, I explained it very well. Finally, I would create the token, but it was created with 4 different token addresses. 4*1m shape. This is why it happened. I would be very happy if you answer.

  • @King-Fishing-Navsar-masi
    @King-Fishing-Navsar-masi 4 หลายเดือนก่อน

  • @captainK1710
    @captainK1710 4 หลายเดือนก่อน +2

    Great tutorial. When deploying on the mainnet, I get the following error. Any idea why? It works perfectly on the devnet though.
    TransactionExpiredBlockheightExceededError: Signature has expired: block height exceeded.
    at Connection.confirmTransactionUsingBlockHeightExceedanceStrategy (/Desktop/solana/node_modules/@solana/web3.js/src/connection.ts:3957:15)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Connection.confirmTransaction (/solana/node_modules/@solana/web3.js/src/connection.ts:3768:14)
    at async TransactionBuilder.sendAndConfirm (/solana/node_modules/@metaplex-foundation/umi/src/TransactionBuilder.ts:360:20) {
    signature: ''
    }

    • @bezmir369
      @bezmir369 4 หลายเดือนก่อน

      I have the same error @QuickNode

    • @captainK1710
      @captainK1710 4 หลายเดือนก่อน

      @@bezmir369 The solution is to pay the priority fees to get your transaction in.

    • @captainK1710
      @captainK1710 4 หลายเดือนก่อน +1

      Be careful. During busy network times, the priority fees can bite you.

    • @bezmir369
      @bezmir369 4 หลายเดือนก่อน

      @@captainK1710 yes, yes thanks

    • @JakesWrestlingJG
      @JakesWrestlingJG 3 หลายเดือนก่อน

      @@captainK1710 How do you add priority fees into this code? Im getting the same error.