Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.21 KB

Q4_Sol_rached

This repository contains exercises, challenges, and projects completed during the Turbin3 Q4 Cohort.

Capstone Project: MetaMem V0.3

☂️MetaMem☂️ is an index token launchpad built on Solana. It is designed to:

  • Enable users to create custom indexes or portfolios in just a few clicks.
  • Track the performance of these indexes over time.
  • Share indexes with friends, allowing them to replicate and invest easily.

Other Programs

  • vaultanchor
    A program for creating a simple vault that allows users to securely store tokens and manage withdrawals or deposits.

  • escrowanchor
    A program for creating an escrow, facilitating secure transactions between two parties.

  • nftstkanchor
    A program for creating an NFT staking module, enabling users to stake their NFTs and earn rewards.

  • nftmpanchor
    A program for creating an NFT marketplace where users can list, buy, and sell NFTs with ease.

  • ammanchor
    A program for creating an Automated Market Maker (AMM) that facilitates decentralized token swaps and liquidity provision.