MrToph / neodyme-breakpoint-workshop

Solana Security Workshop for Breakpoint by Neodyme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Rust 93.6%Language:C++ 6.1%Language:Dockerfile 0.2%Language:Shell 0.1%