Skip to content

solana-turbin3/Q1_25_Builder_fido1hn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fido's Turbin3 Q1 2025 Codebase 🥇

This is a comprehensive reference to the codes I wrote and edited while learning in the Solana Turbin3 Program (Builder Cohort).

🗂️ Content/Folders

  • amm: Contains Anchor program for an Automated Market Maker Smart Contract
  • dice_game: Contains Anchor program for a Dice Game
  • escrow: Contains Anchor program for an Escrow Smart Contract
  • marketplace: Contains Anchor program for NFT Marketplace Smart Contract
  • rust_prereq: Contains rust codes written and edited for the second pre-requisite task
  • ts_prereq: Contains typescript codes written and edited for the first pre-requisite task
  • solana-starter: Contains SPL related code edited during the first class
  • nft_staking: Contains Anchor program for a Token NFT Staking Protocol
  • vault: Contains Anchor program code for a vault program

🔨 Built with

  • 🦀 Rust: A general-purpose programming language emphasizing performance, type safety, and concurrency
  • typescript-logo Typescript: A free and open-source high-level programming language developed by Microsoft that adds static typing with optional type annotations to JavaScript
  • ⚓️ Anchor: A tool that simplifies the process of building Solana programs and emphasis safety.
  • metaplex Metaplex: Metaplex is a decentralized protocol that allows users to create, sell, and manage digital assets on the Solana blockchain. It's one of the most widely used blockchain protocols for NFTs.
  • Grit: Motivation from the Most High and Personal Grit

About

PoW for Turbin3 Builder Cohort Q1 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 76.2%
  • TypeScript 23.8%