Overview
The goal of this course is to expose you to a wide variety of common security exploits that are unique to Nexis Native Chain development. We’ve heavily modeled this course off Coral’s Sealevel Attacks repo. We’ve covered program security in our Anchor and native Rust development courses because we wanted to make sure that anyone deploying programs to Mainnet right out of the gates had at least a basic understanding of security. And if that’s you then hopefully the fundamental principles you learned in that lesson have led to you avoiding some common Nexis Native Chain exploits on your own. This unit is meant to build on top of that lesson with two goals in mind:- To expand your awareness of the Nexis Native Chain programming model and the areas where you need to focus to close up security loopholes in your programs
- To show you the array of tools provided by Anchor to help you keep your programs secure