https://github.com/solana-turbin3/q1_25_builder_qhristen
Turbin3 Q1 2025 Builders Cohort
https://github.com/solana-turbin3/q1_25_builder_qhristen
Last synced: 4 days ago
JSON representation
Turbin3 Q1 2025 Builders Cohort
- Host: GitHub
- URL: https://github.com/solana-turbin3/q1_25_builder_qhristen
- Owner: solana-turbin3
- Created: 2025-01-15T06:47:35.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T20:01:54.000Z (4 months ago)
- Last Synced: 2025-03-18T12:34:09.899Z (3 months ago)
- Language: Rust
- Size: 2.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This respository contains all project and resources during Turbin3 Q1 2025 builders cohort.
### Content/Folders
escrow: Contains Anchor program for an Escrow Smart Contractvault: Contains Anchor program code for a vault program
airdrop: Contain typescript code written and edited for the pre-requisite task
amm: Contains Anchor program for an Automated Market Maker Smart Contract
dice_game: Contains Anchor program for a Dice Game
nft_market: Contains Anchor program for NFT Marketplace Smart Contract
pre-requisite: Contains rust codes for the second pre-requisite task
solana-starter: Contains JS/RS SPL relateds code
nft_staking: Contains Anchor program for a Token Staking Protocol
stableflow: Contains resources for my Capstone project
### Capstone
Devnet Program Id: FvwXgB97QyQHF6PE9EyVBcPtuHxJrLhKpYnu1dorRe3x
https://solscan.io/account/FvwXgB97QyQHF6PE9EyVBcPtuHxJrLhKpYnu1dorRe3x?cluster=devnet### Setup
Install RustInstall Node
Install Anchor Version Manager
Install Solana Command Line Interface