Skip to content

solana-foundation/curriculum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Curriculum Repository

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.

Repository Structure

The main content is organized within the courses directory. Each subdirectory in courses represents a specific course:

The monorepo also includes standard Turborepo packages:

  • @repo/eslint-config: ESLint configurations.
  • @repo/typescript-config: TypeScript configurations.

Utilities

This Turborepo has some additional tools already set up:

Getting Started

Prerequisites

  • Node.js (LTS version recommended)

Installation

  1. Clone the repository:
    git clone TODO add repo url
    cd solana-curriculum-repository
  2. Install dependencies using Bun:
    bun install

About

A collection of resources to teach Solana in universities and bootcamps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •