A collection of resources to teach Solana in universities and bootcamps
A collection of resources to teach Solana in universities and bootcamps
This repository contains a collection of courses and materials for learning Solana development. It is structured as a Turborepo monorepo to manage the different course modules and shared utilities.
The main content is organized within the courses directory. Each subdirectory in courses represents a specific course:
courses/blockchain-basics: Blockchain Basicscourses/rust-basics-for-solana-development: Rust Basics for Solana Developmentcourses/anchor-and-programs: Anchor and Programscourses/spl-tokens-2022-and-extensions: SPL Tokens, 2022 and Extensionscourses/web-for-solana-development-101: Web for Solana Development 101The monorepo also includes standard Turborepo packages:
@repo/eslint-config: ESLint configurations.@repo/typescript-config: TypeScript configurations.This Turborepo has some additional tools already set up:
git clone TODO add repo url
cd solana-curriculum-repositorybun installNo open issues yet, or sync has not completed.