Description
In this module, you will be taught the fundamentals of interaction with the Solana network and its programs. You will learn how to both read and write programs on the Solana blockchain. Additionally, we will introduce you to interaction with wallets and serializing custom instruction data. You will also learn how to deserialize, order, page, and filter custom data. Finally, you will start creating and swapping tokens using the token and token swap programs, respectively. And also create Solana NFTs using Metaplex.