Create a Solana transaction without using any client libraries
Understanding how a Solana transaction is constructed is very useful for people who are new to Solana or blockchain in general. In this article, we will learn how to create a Solana transaction without using any client libraries.