How NOT to write a Solana Program PART 1 - Jun 5th '24

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

КОМЕНТАРІ • 5

  • @Oridion
    @Oridion 3 місяці тому +1

    Thanks Andy! Logs removed!

  • @tonybelonog2941
    @tonybelonog2941 3 місяці тому +1

    Andy! -- great vid. However, there is something that your channel is missing... an UPDATED "HOW TO" use anchor and build solana programs. Such as diving into PDAs and CPIs. However, it should be simple but thorough enough for someone who knows rust, but doesn't know too much about anchor framework and solana. Unfortunately, as a frequent user of Solana, there just isn't enough content out there that does a good enough information on how to use anchor to deploy programs -- create PDAs and CPIs.
    However, there are plenty of tutorials on how to create "hello world" message in the logs of a transaction, as well as the memos (like the one in the video)... but there just isn't ANY content out there that is UP TO DATE (meaning made this year or sooner), that covers PDAs, CPIs and how to have them work together using anchor. I would really love to see a tutorial / breakdown like this. I love your content and have watched you for many years at this point. It would mean a lot to me (as well as others) to make a video such as this.
    Most importantly, I think it would be interesting to see how you have spl-tokens or NFTs work directly with a PDA using anchor. Because right now the hardest part is trying to understand how to have a front-end UI work with the On-Chain programs that you create.... I know this is a lot to ask for -- if you would at least consider, this would be awesome!

    • @tonybelonog2941
      @tonybelonog2941 3 місяці тому

      Yes, I am aware of the Anchor Framework docs, but maybe make a a video that covers those docs? That could be easier for you to make a video about as the content is already there.. we just need someone to break it down for us.

  • @Tiger-kd7pt
    @Tiger-kd7pt 3 місяці тому +1

    would love if you create a video tutorial on building solana launchpad or stake site