Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 827 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 827 Bytes

Solana Workspace

Hello, my name is Gil and I'm learning Solana Development.

This repository contains my learning journey, from the basics to more complex topics.

Projects

  • GotCritter, or "jogo-do-bicho", is a complete betting game built on Solana. It's a complex project but it's fully documented.
  • Movie Review is a program to learn how to use SPL Token and PDA to create a review system for movies.
  • Anchor Counter is a simple program to learn the basics of Anchor.
  • Solana Send Frontend is a simple frontend to learn how to send SOL to an address.
  • Solana Node Labs is a collection of scripts to learn how to use the SDK on NodeJS.

I will continue to update this repository with new projects and improvements.