Turbin3 Builder's Cohort (Q1 2025)
Welcome to my Turbin3's builder's cohort root projects directory! This repository will hold all of the submodules of all submissions as they're getting updated. Make sure the submodules always stay up-to-date locally by running:
git submodule update --remote
- ✅ Completed submissions
- 🚧 Work in progress
- 🦄 Bonus additions not part of the program
- ✅
ts-prereq
: Typescript pre-requisites using web3js v1.x as specified in the subject document. - 🦄
ts-prereq-web3js-v2
: Typescript pre-requisites using the new web3.js v2. - ✅
rust-prereq
: Rust pre-requisites. - 🚧
wba-ts
: Typescript classwork (aka./solana-starter/ts
) - 🚧
wba-rs
: Rust classwork (aka./solana-starter/rs
)