Skip to content

solana-turbin3/Q3_25_Builder_tenrikut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

29 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Turbin3 Q3 cohort builder projects

SoDapV2.0 is a decentralized in-store shopping platform on Solana with built-in Buy Now, Pay Later (BNPL), a transparent loyalty system, and verifiable refunds. Payments run through on-chain escrow for security and instant settlement, while BNPL and loyalty logic are enforced on-chain for consistency and fairness.

  • alls tests passed
  • deployed on devnet

πŸ“ airdrop-ts/ - TypeScript Implementation

A comprehensive TypeScript project using @solana/web3.js and @coral-xyz/anchor for Solana blockchain interactions.

πŸ“ rs/ - Rust Implementation

A Rust implementation using native Solana SDK libraries for blockchain operations.

This is a TypeScript-based starter project for creating, minting, and managing Solana SPL tokens and NFTs. The project demonstrates how to mint and transfer SPL tokens, upload NFT images and metadata to decentralized storage (Irys/IPFS/Pinata), and work with Metaplex metadata on Solana.

Solana vault program built with the Anchor framework.This program allows users to open a vault, manage SOL deposits and withdrawals, and close the vault to retrieve any rent held.

A Solana smart contract (program) for creating and managing token escrows, built with Anchor. This project demonstrates a minimal, production-ready escrow flow with full test coverage.

This project implements a minimal yet robust AMM smart contract on Solana using the Anchor framework. It supports pool creation, liquidity provision, LP token minting, and slippage protection. The codebase is designed for extensibility and security, following best practices for Solana programs.

A decentralized NFT marketplace built on Solana. It enables users to initialize trading venues, list NFTs in secure escrow vaults, delist items to retrieve them, and purchase listed NFTs with automatic fee distribution to a configurable treasury.

A provably fair dice betting game built on Solana using the Anchor framework. Players can place bets predicting dice roll outcomes (2-96 range) with payouts calculated using a constant house edge system.

About

all projects of Q3_25_Builder Cohort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published