https://github.com/br8bit/turbin3
Turbin3 Q1 2025 Builders Cohort - Building blockchain apps for Solana with anchor, rust, typescript
https://github.com/br8bit/turbin3
amm blockchain capstone-project escrow marketplace rust solana vault
Last synced: about 1 year ago
JSON representation
Turbin3 Q1 2025 Builders Cohort - Building blockchain apps for Solana with anchor, rust, typescript
- Host: GitHub
- URL: https://github.com/br8bit/turbin3
- Owner: br8bit
- Created: 2025-01-10T07:31:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T09:37:56.000Z (about 1 year ago)
- Last Synced: 2025-03-06T10:31:15.432Z (about 1 year ago)
- Topics: amm, blockchain, capstone-project, escrow, marketplace, rust, solana, vault
- Homepage: https://turbin3.com
- Size: 158 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turbin3 Q1 2025 Builders Cohort
This repository contains the code for the tasks and projects developed and optimized during my participation in the Turbin3 Q1 2025 Builders Cohort
## Index
- **turbin3-prereq-ts** - The initial prerequisite task, written in TypeScript, involves executing an on-chain transaction on the Solana blockchain.
- **turbin3-prereq-rust** - The second and final prerequisite task, written in Rust, involves executing an on-chain transaction on the Solana blockchain.
- **solana-starter** - Includes code for creating, minting, and transferring NFTs on the Solana blockchain.
- **capstone-project** - The final project. A web app that allows creators to create IP, mint NFT, and proove ownership of the NFT on the Solana blockchain.
## NFTs
- [Turbin3 Q1 2025 NFT Image on Solana devnet](https://explorer.solana.com/address/AXHN3ZeSikCLUQTR714ZSLDJ6aCyAhw3bMujVX5cWXEa?cluster=devnet)

## Technologies
- 🦀 [Rust](https://www.rust-lang.org/)
- 🚀 [Typescript](https://www.typescriptlang.org/)
- ⚓️ [Anchor](https://www.anchor-lang.com/)
-
[Metaplex](https://www.metaplex.com/)