Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brianobot/turbin3-q1-25
Repository Containing all code samples written while learning at the Turbin3 Solana Builders Cohort
https://github.com/brianobot/turbin3-q1-25
blockchain rust solana turbin3 type
Last synced: 17 days ago
JSON representation
Repository Containing all code samples written while learning at the Turbin3 Solana Builders Cohort
- Host: GitHub
- URL: https://github.com/brianobot/turbin3-q1-25
- Owner: brianobot
- Created: 2025-01-11T06:25:38.000Z (27 days ago)
- Default Branch: master
- Last Pushed: 2025-01-14T23:16:30.000Z (23 days ago)
- Last Synced: 2025-01-14T23:20:53.097Z (23 days ago)
- Topics: blockchain, rust, solana, turbin3, type
- Language: TypeScript
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brian's Turbin3 Q1 2025 Codebase 🦇
This is a comprehensive reference to the codes i wrote and edited while learning in the Solana Turbin3 Program.
## 🗂️ Content/Folders
- [airdrop](/airdrop/): Contain typescript code written and edited for the pre-requisite task
- [pre_req_task_rust](/pre_req_task_rust/): Contains rust codes written and edited for the second pre-requisite task
- [solana-starter](/solana-starter/): Contains SPL relateds edited during the first class## ⚙️ Setup
- [Install Rust Compiler](https://www.rust-lang.org/tools/install)
- [Install Node](https://nodejs.org/en/download)
- [Install Yarn](https://classic.yarnpkg.com/lang/en/docs/install/)
- [Install Anchor Version Manager](https://www.anchor-lang.com/docs/installation)
- [Install Solana Command Line Interface](https://docs.solana.com/cli/install-solana-cli-tools)## 🔨 Built with:
- 🦀 [Rust](https://www.rust-lang.org/): A general-purpose programming language emphasizing performance, type safety, and concurrency
- [Typescript](https://www.typescriptlang.org/): A free and open-source high-level programming language developed by Microsoft that adds static typing with optional type annotations to JavaScript
- ⚓️ [Anchor](https://www.anchor-lang.com/): A tool that simplifies the process of building Solana programs and emphasis safety.
- Grit: Motivation from the Most High and Personal Grit## 🤝 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](https://github.com/brianobot/TURBIN3-Q1-25) which is the actively maintained version of this repository and then create a pull request.## 👨🏽🔧 Maintainer
- Brian Obot