Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.42 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.42 KB

Mfoniso's Turbin3 Q1 2025 Codebase 🦇

This is a comprehensive reference of my time with Solana Turbin3 Program.

🗂️ Content/Folders

  • enrollment_dapp_rust: Contain rust code written and edited for the pre-requisite rust task
  • airdrop: Contain typescript code written and edited for the pre-requisite ts task
  • escrow: Escrow smart contract written in rust
  • solana-starter: Contains SPL relateds edited during the first class

🔨 Built with:

  • 🦀 Rust: A general-purpose programming language emphasizing performance, type safety, and concurrency
  • Typescript: A free and open-source high-level programming language developed by Microsoft that adds static typing with optional type annotations to JavaScript
  • ⚓️ Anchor: A tool that simplifies the process of building Solana programs and emphasis safety.

🤝 Contribution

While using this material as a reference material for your studies or research, if you do see the need to contribute to the content of this repository, please you are welcome to do so, Fork the base repository which is the actively maintained version of this repository and then create a pull request.

👨🏽‍🔧 Maintainer