Odak modu
In the fundamentals part, we have mentioned that there are 3 ways to develop a program in Solana:
We will start developing our programs using the existing libraries, which is the easiest way to get started. With what we will learn step by step, we will be able to write code from scratch. Throughout this course, our development process will proceed as follows:
Let's remember Token Standard
Since most of the libraries are based on Token Standard, it is important to remember them. Token standarts are ready-made codes written for the safe and effective use of tokens and program libraries are prepared to use these standards easily in various fields.
If you want to remember deeply, you can take a quick look at token standart types here: https://docs.metaplex.com/programs/token-metadata/token-standard
Let's remember SPL
As we mentioned in the second part, SPL is Solana's standard program library. Now it's time to use this library to start development our first programs. After remembering this library’s features, we will generate our SPL Token using the SPL library in the following section.
There are ready-made templates for many programs such as fungible token, non-fungible token, staking, swap, and landing.
You can find further information about programs in here: https://spl.solana.com/
Yazılım Kariyerinde İlerlemeni Hızlandıracak Programlar
Patika+ programlarımız ile 4-8 aylık yoğun yazılım kamplarına katıl, temel bilgilerden başlayarak kapsamlı bilgiler edin, yazılım kariyerine başla!
Yorum yapabilmek için derse kayıt olmalısın!