Skip to content

MrToph/neodyme-breakpoint-workshop

 
 

Repository files navigation

Solana Security Workshop

Welcome to our Solana Security Workshop!

All details are in the docs. To check it out online, visit https://workshop.neodyme.io.

To build it yourself, install mdbook (cargo install mdbook) and run mdbook serve.

My notes

# quick start
# compile all contracts
cargo build-bpf --workspace

# run level0 exploit in pocs/src/bin/level0.rs
RUST_BACKTRACE=1 cargo run --bin level0

About

Solana Security Workshop for Breakpoint by Neodyme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 93.6%
  • C++ 6.1%
  • Other 0.3%