My Journey
Yesterday
3Versioned Transactions
Learned how Solana’s versioned transactions and Address Lookup Tables help overcome transaction size limits for more efficient and scalable blockchain development.
Exam Preparation
Understood of personal development principles, values, and the importance of leading a purpose-driven life.
Thursday, Jun 5
2Wednesday, Jun 4
2Tuesday, Jun 3
2Architecture Brainstorm for SolixDB
Discussed possible architecture options for the SolixDB grant project with Vatsal, a talented developer from CrackedDevs. Covered initial design considerations and potential technical directions to align with project goals.
Program Architecture
Learned efficient ways to handle memory, accounts, and concurrency in Solana for high-performance programs, which I wrote about in my blog.
Monday, Jun 2
3Sunday, Jun 1
2Anchor PDAs and Accounts
Learned how to work with PDAs, reallocate accounts, and close accounts in Anchor by implementing a student intro program.
Client-side Anchor Development
Explored methods to simplify client interactions with Solana smart contracts by implementing a classic counter dApp.
Saturday, May 31
4On-chain Program Development
Built Solana smart contract using the Anchor Framework - implemented an on-chain counter application to demonstrate core concepts.
The Members Purge
Periodic performance-based purge to remove less productive members and maintain a high-performing Superteam members.
Solana Cookbook
Interacting with the solana off-chain with client libraries such as @solana/web3.js & @solana/kit