Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor README fixes #12

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ The training covers cryptography fundamentals, blockchain, and Solana from the g
This repo has everything you need to plan and teach the course:

- The [Event planning playbook](./EVENT-PLANNING.md)
- The [syllabus] - what is considered base knowledge to be able to build software on Solana.
- The [Instructor presentations](./presentations). We use Keynote as there are animations in some slides, and other presentation tools don't have Keynote's 'magic move' or SVG support. For those on Linux or Windows we can produce web-based versions of the presentation on demand.
- Working [solutions to each lesson's labs](./labs), following the [Solana Foundation style guide](https://github.com/solana-developers/program-examples/blob/main/CONTRIBUTING.md).
- The [Agenda](./AGENDA.md) for local and remote training sessions
Expand All @@ -19,11 +18,11 @@ You can also [contact Mike MacCana](mailto:[email protected]) for help.

## Versions

The training is written and tested with the following software. Students should avoid using older or newer software - the objective of the course is to understand Solana rather than
The training is written and tested with the following software. **Students should avoid using older or newer software** - the objective of the course is to understand Solana rather than to debug issues the first time using the platform.

- node.js 22
- Solana CLI 1.18.x (whichever the latest 1.18 release is)
- Anchor 0.30.1.
- node.js 22
- Solana CLI 1.18.x (whichever the latest 1.18 release is)
- Anchor 0.30.1.

## Training Offerings

Expand All @@ -41,7 +40,7 @@ The training is written and tested with the following software. Students should

### One day Smart Contract Intensive

**Timeframe**: One day
**Timeframe**: One day

**Audience**: Prior experience of strictly typed language, and basic understanding of Solana itself

Expand All @@ -53,11 +52,11 @@ The training is written and tested with the following software. Students should

### One hour blockchain / smart contract overview

**Timeframe**: 40 minutes - one hour
**Timeframe**: 40 minutes - one hour

**Audience**: Technical audience
**Audience**: Technical audience

**Outcome**: Understand operation of Solana smart contracts
**Outcome**: Understand operation of Solana smart contracts

**Content**: see [Build your first DeFi app in 30 minutes keynote presentation](presentations/Build%20your%20first%20DeFi%20app%20in%2030%20minutes.key)

Expand Down
Binary file modified presentations/Solana Professional Education.key
Binary file not shown.
Loading