An open API service indexing awesome lists of open source software.

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

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)

![image](https://devnet.irys.xyz/6ArMDQqb1gLLa5TA4icZknijqFaqgu2keXYn8SZncgAS)

## Technologies

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