Neodyme Workshop Level 1-4
- ๐Code Challenges
- ๐ค
- โญBeginner
- ๐ท๏ธ
Learn Solana smart contract security through hands-on vulnerability exploits in this workshop from Neodyme.
This workshop teaches Solana smart contract security from an attacker's perspective. By finding and exploiting vulnerabilities in prepared contracts, you'll learn to write more secure code and understand what to watch out for.
Workshop Challenges
- Level 1 - Personal Vault: Discover authorization vulnerabilities in a simple vault contract
- Level 2 - Secure Personal Vault: Learn about program-derived addresses and security checks
- Level 3 - Tip Pool: Find issues in shared funds management
- Level 4 - SPL-Token Vault: Explore token-specific security concerns
The workshop provides a simplified framework for creating proof-of-concept exploits, making it accessible even if you're new to Solana security. Each level comes with optional hints if you get stuck.