Skip to content

Commit

Permalink
feat: add security lesson to module 3 (Unboxed-Software#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrp13 authored Jun 28, 2022
1 parent b79ac70 commit 5c1bb5d
Show file tree
Hide file tree
Showing 3 changed files with 728 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ While you can absolutely just jump into the lessons below, we suggest you start
1. [Hello World](./content/hello-world-program.md)
2. [Create a Basic Program, Part 1 - Handle Instruction Data](./content/deserialize-instruction-data.md)
3. [Create a Basic Program, Part 2 - State Management](./content/program-state-management.md)
4. COMING SOON: Create a Basic Program, Part 3 - Basic Security and validation
4. [Create a Basic Program, Part 3 - Basic Security and Validation](./content/program-security.md)

### Module 4 - Intermediate Solana Program Development
Coming soon
Expand Down
Loading

0 comments on commit 5c1bb5d

Please sign in to comment.