https://docs.anza.xyz/cli/intro/ - solana cli
https://github.com/deanmlittle/anchor-vault-2024 - nice example of anchor + ts test working (simple program, deposit and withdraw)
https://github.com/brimigs/anchor-escrow - example of escrow
https://github.com/GrafMine/Capstone_Q4_Crypto_Ticket - capstone project from dev
https://github.com/MDulquerS/Swap-Solana - swap program