Rise In Logo



Learn everything about Solana

In the following lessons, we'll dive into the essentials of Solana Smart Contracts, covering everything from transactions and instructions to accounts and the Program Derived Addresses (PDAs). 

Skim through the following sections. You can always come back to them.

We will go through four main concepts:

A. Transactions

B. Instructions

C. Accounts

D. Program Derived Addresses (PDAs)

Let's begin! 🔥


A. Transactions

In Solana, a transaction is a signed instruction sequence that is executed atomically. Transactions are used to interact with programs (smart contracts) deployed on the Solana network.

A transaction contains one or more instructions, a recent blockhash, and signatures.

  1. The recent blockhash, also known as a transaction "recentBlockhash", is used for transaction processing and lifespan. 
  2. The signatures are the cryptographic proof of the transaction's integrity and authority. Each transaction must be signed by the appropriate account holders as per the instructions contained within. 

Comments

You need to enroll in the course to be able to comment!

Stay in the know

Never miss updates on new programs and opportunities.

Rise In Logo

Rise together in web3!

Disclaimer: The information /programs / events provided on https://patika.dev and https://risein.com are strictly for upskilling and networking purposes related to the technical infrastructure of blockchain platforms. We do not provide financial or investment advice and do not make any representations regarding the value, profitability, or future price of any blockchain or cryptocurrency. Users are encouraged to conduct their own research and consult with licensed financial professionals before engaging in any investment activities. https://patika.dev and https://risein.com disclaim any responsibility for financial decisions made by users based on information provided here.