Finished a course
Web3 project
Finished course on Solana Development from Buildspace. The final output can be found here.

Things I learned:
  • Use the Rust language to write accounts (or smart contracts) that would run on the Solana Blockchain
  • Use tools like Anchor to test and deploy the Solana application
  • Ability to connect a Phantom Wallet in order to utilize the application
  • Ability to use the Solana API in NodeJS in order to build the application
  • Ability to write and read data from the Solana Blockchain and keep their state using accounts

Definitely piqued my interest in continue learning more about this new technology and the potential use of it for future projects.