A Folder that has all the turbin3 q1 2025 Prerequisite tasks.
- Cargo Installed
- Solana CLI installed
- Rust Installed
- Anchor AVM Installed
- Airdrop - The Typescript version of the task
- Airdrop Rust - The Rust version of the task
- Solana Starter - Programs to interact with solana SPL token Program using Web3.js
- Vault - A Solana vault program built with anchor framework that has logic that initializes, deposits, withdraws from a vault and closes a vault account
- Escrow - An Escrow Program that interacts has instruction to take, make & refund tokens. It also has tests to interact with escrow program