Skip to content

A folder that has all the Tasks and code done in Turbin3 Q1 2025

Notifications You must be signed in to change notification settings

solana-turbin3/Q1_25_Builder_HermanCeaser

 
 

Repository files navigation

Turbin3-Q1-25

A Folder that has all the turbin3 q1 2025 Prerequisite tasks.

Prerequisites

  1. Cargo Installed
  2. Solana CLI installed
  3. Rust Installed
  4. Anchor AVM Installed

Contents

  1. Airdrop - The Typescript version of the task
  2. Airdrop Rust - The Rust version of the task
  3. Solana Starter - Programs to interact with solana SPL token Program using Web3.js
  4. Vault - A Solana vault program built with anchor framework that has logic that initializes, deposits, withdraws from a vault and closes a vault account
  5. Escrow - An Escrow Program that interacts has instruction to take, make & refund tokens. It also has tests to interact with escrow program
  6. Marketplace - A marketplace program that has instruction to initialize, list, purchase & delist tokens. It also has tests to interact with marketplace program
  7. AMM - An Automated Market maker program that has instruction to initialize, deposit, purchase & withdraw tokens from the AMM.

About

A folder that has all the Tasks and code done in Turbin3 Q1 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.9%
  • Rust 37.1%